From be274da0c6ee649543d83aaeae4b43c60ca307d2 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 1 Aug 2016 09:04:57 -0400 Subject: [PATCH] Remove `gh_repo` in favor of `repository` --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 51c15b6a..da3656df 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://github.com/mmistakes/minimal-mistakes/blob" +repository : "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