Skip to content

Commit 70ef048

Browse files
committed
fix the base url
1 parent 713182d commit 70ef048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Prismatic Blog
55
# Write an awesome description for your new site here. You can edit this
66
# line in _config.yml. It will appear in your document head meta (for
77
# Google search results) and in your feed.xml site description.
8-
baseurl: "/blog" # the subpath of your site, e.g. /blog/
8+
baseurl: "/" # the subpath of your site, e.g. /blog/
99
url: "http://github.com/prismatic/"
1010
#twitter_username: jekyllrb
1111
#github_username: jekyll

0 commit comments

Comments
 (0)