diff --git a/_config.yml b/_config.yml index 6ffe686..5e9feec 100644 --- a/_config.yml +++ b/_config.yml @@ -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"] \ No newline at end of file +exclude: ["README.md"]