Remove gh_repo
in favor of repository
This commit is contained in:
parent
c6779eb862
commit
be274da0c6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user