Apply suggestions from code review
Add spaces around `site.baseurl`, and add empty string to config Co-authored-by: Maxime Vaillancourt <mv@maximevaillancourt.com>
This commit is contained in:
parent
09ba4def4f
commit
9cf05a68e0
@ -4,7 +4,7 @@ exclude: ['_includes/notes_graph.json']
|
|||||||
# You may need to change the base URL depending on your deploy configuration.
|
# 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
|
# Specifically, when using GitHub Pages, the baseurl should point to where GitHub
|
||||||
# Pages deploys your repository (which is usually the repository name).
|
# Pages deploys your repository (which is usually the repository name).
|
||||||
baseurl:
|
baseurl: ''
|
||||||
|
|
||||||
# If you are using a host that cannot resolve URLs that do
|
# If you are using a host that cannot resolve URLs that do
|
||||||
# not end with .html (such as Neocities), set this to 'true'.
|
# not end with .html (such as Neocities), set this to 'true'.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user