update base path

This commit is contained in:
Nathan Freitas 2021-09-16 15:14:14 -04:00
parent 7426aca32c
commit ef40fc7263
No known key found for this signature in database
GPG key ID: A801183E69B37AA9

View file

@ -12,7 +12,7 @@ description: > # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
baseurl: "/jekyll" # the subpath of your site, e.g. /blog
baseurl: "/" # the subpath of your site, e.g. /blog
url: "/" # the base hostname & protocol for your site
twitter_username: jekyllrb
github_username: jekyll
@ -23,4 +23,4 @@ permalink: /:categories/:year/:month/:day/:title
# Build settings
markdown: kramdown
exclude: ["README.md"]
exclude: ["README.md"]