Skip to content

Commit 949be13

Browse files
committed
ups, no trailing slash in baseurl
1 parent 89e7659 commit 949be13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ google_analytics:
3939
url:
4040

4141
# If you're hosting your site at a Project repository on GitHub pages
42-
# (http://yourusername.github.io/repository-name/)
42+
# (http://yourusername.github.io/repository-name)
4343
# and NOT your User repository (http://yourusername.github.io)
44-
# then add in the baseurl here, like this: "/repository-name/"
44+
# then add in the baseurl here, like this: "/repository-name"
4545
baseurl: ""
4646

4747
#

0 commit comments

Comments
 (0)