From 787557f819d4fb7ad9ffbcc46968c2192a318706 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 14 Apr 2016 16:23:57 -0400 Subject: [PATCH] Revert "Fix GitHub repo URL" This reverts commit 39b8605460c94419056b6818b1a86d9dd23cf64d. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4122b059..52d02ffc 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ name : &name "Michael Rose" description : &description "A flexible Jekyll theme for your blog or site with a minimalist aesthetic." url : https://mmistakes.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : "/minimal-mistakes" # the subpath of your site, e.g. "/blog" -gh_repo : "https://mmistakes.github.io/minimal-mistakes" +gh_repo : "https://github.com/mmistakes/minimal-mistakes" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" breadcrumbs : false # true, false (default) words_per_minute : 200