From c7755131270962e562a2ec2e9da7672edc10a204 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Sat, 28 Jan 2023 22:09:17 +0100 Subject: [PATCH] docs: mention Linux on site description --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 22ff4b567a..5bbfa4eb37 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,5 +1,5 @@ title: Homebrew Documentation -description: Documentation for the missing package manager for macOS. +description: Documentation for the missing package manager for macOS (or Linux). remote_theme: Homebrew/brew.sh