make it more clear that http:// needs to be used in the config url param
This commit is contained in:
parent
b9624f26de
commit
5a74494f9d
@ -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: ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user