From 877f0595529e4bab54f8bce61604cc9ea43f2a99 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 3 May 2018 08:31:32 +0100 Subject: [PATCH] docs/_config.yml: remove GitHub repository. This seems like it could fix the GitHub Pages build. --- docs/_config.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index b7f40ccb5d..885a1fff37 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,7 +1,7 @@ title: Homebrew Documentation description: Documentation for the missing package manager for macOS. -remote_theme: Homebrew/jekyll-theme-homebrew +remote_theme: Homebrew/brew-sh exclude: - bin @@ -25,9 +25,6 @@ defaults: logo: /assets/img/homebrew-256x256.png -github: - repository_nwo: Homebrew/brew - twitter: username: MacHomebrew