diff --git a/example/_config.yml b/example/_config.yml index 79be8f5f..868abf8f 100644 --- a/example/_config.yml +++ b/example/_config.yml @@ -13,7 +13,7 @@ title : "Site Title" title_separator : "-" name : "Your Name" description : "An amazing website." -url : "http://localhost:4000" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : # the subpath of your site, e.g. "/blog" repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"