Use correct site.url
This commit is contained in:
parent
984421d392
commit
7b73464034
@ -11,7 +11,7 @@ title : "Minimal Mistakes"
|
|||||||
title_separator : "-"
|
title_separator : "-"
|
||||||
name : &name "Michael Rose"
|
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://github.io.mmistakes # the base hostname & protocol for your site e.g. "//github.io.mmistakes"
|
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"
|
||||||
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"
|
||||||
|
Loading…
Reference in New Issue
Block a user