make it more clear that http:// needs to be used in the config url param

This commit is contained in:
Dean Attali 2016-02-20 16:06:09 -08:00
parent b9624f26de
commit 5a74494f9d

View File

@ -3,7 +3,7 @@
# url is the full website URL
# baseurl is the website's URL without the hostname
# If you are building a simple GitHub user page (username.github.io) then use these settings:
# If you are building a simple GitHub user page (http://username.github.io) then use these settings:
url: "http://username.github.io"
baseurl: ""