remove url and baseurl from config
This commit is contained in:
parent
e004e781b5
commit
ee38e78f86
11
_config.yml
11
_config.yml
@ -18,17 +18,6 @@ navbar-links:
|
|||||||
- Learn markdown: "http://www.markdowntutorial.com/"
|
- Learn markdown: "http://www.markdowntutorial.com/"
|
||||||
Author's home: "http://deanattali.com"
|
Author's home: "http://deanattali.com"
|
||||||
|
|
||||||
# --- Local development options ---
|
|
||||||
|
|
||||||
# If your website is hosted locally rather than on GitHub, then you need to uncomment the next two parameters to set the url and baseurl
|
|
||||||
# ***If you're not sure what this mean, then leave this section as it is. Only modify the url and baseurl if you know what you're doing!***
|
|
||||||
|
|
||||||
# url is the the website domain URL without a trailing slash
|
|
||||||
#url: "https://example.com"
|
|
||||||
|
|
||||||
# baseurl should be an empty string
|
|
||||||
#baseurl: ""
|
|
||||||
|
|
||||||
# --- Logo --- #
|
# --- Logo --- #
|
||||||
|
|
||||||
# Image to show in the navigation bar - works best with a square image
|
# Image to show in the navigation bar - works best with a square image
|
||||||
|
Loading…
Reference in New Issue
Block a user