Skip to content

Commit 91cc0eb

Browse files
committed
Set baseurl for consistency with current deployment
1 parent eb0ecc6 commit 91cc0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ description: >- # this means to ignore newlines until "baseurl:"
2424
Write an awesome description for your new site here. You can edit this
2525
line in _config.yml. It will appear in your document head meta (for
2626
Google search results) and in your feed.xml site description.
27-
baseurl: "" # the subpath of your site, e.g. /blog
27+
baseurl: "/psij-python" # the subpath of your site, e.g. /blog
2828
url: "" # the base hostname & protocol for your site, e.g. http://example.com
2929
twitter_username: jekyllrb
3030
github_username: jekyll

0 commit comments

Comments
 (0)