Fix typo in URL example
This commit is contained in:
parent
1cce75a35e
commit
667344b19a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ title : "Site Title"
|
|||
title_separator : "-"
|
||||
name : "Your Name"
|
||||
description : "An amazing website."
|
||||
url : # the base hostname & protocol for your site e.g. "https://github.io.mmistakes"
|
||||
url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
|
||||
baseurl : # the subpath of your site, e.g. "/blog"
|
||||
gh_repo :
|
||||
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
|
||||
|
|
Loading…
Reference in a new issue