Add /blob to gh_repo URL

This commit is contained in:
Michael Rose 2016-04-14 16:25:28 -04:00
parent 787557f819
commit 68bc79ad9b

View File

@ -13,7 +13,7 @@ name : &name "Michael Rose"
description : &description "A flexible Jekyll theme for your blog or site with a minimalist aesthetic." 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" 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" baseurl : "/minimal-mistakes" # the subpath of your site, e.g. "/blog"
gh_repo : "https://github.com/mmistakes/minimal-mistakes" gh_repo : "https://github.com/mmistakes/minimal-mistakes/blob"
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
breadcrumbs : false # true, false (default) breadcrumbs : false # true, false (default)
words_per_minute : 200 words_per_minute : 200