fix baseurl to correct value

This commit is contained in:
am3ra 2021-02-05 01:31:34 -06:00
parent b84c65fda8
commit 09ba4def4f

View File

@ -4,7 +4,7 @@ exclude: ['_includes/notes_graph.json']
# You may need to change the base URL depending on your deploy configuration.
# Specifically, when using GitHub Pages, the baseurl should point to where GitHub
# Pages deploys your repository (which is usually the repository name).
baseurl: /
baseurl:
# If you are using a host that cannot resolve URLs that do
# not end with .html (such as Neocities), set this to 'true'.