reset url and baseurl in config

This commit is contained in:
Dean Attali 2020-04-26 19:00:22 -04:00 committed by GitHub
parent 39dad2540f
commit d689506a1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -26,10 +26,10 @@ navbar-links:
# ***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://deanattali.com/beautiful-jekyll/"
#url: ""
# baseurl should be an empty string
#baseurl: "/beautiful-jekyll"
#baseurl: ""
# --- Logo --- #