Skip to content

Commit 7272edb

Browse files
authored
Fixed baseutl in _config.yml
1 parent 97875a3 commit 7272edb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ title: The Neurohackademy
1818
# character.
1919
# Since the neurohackademy.github.io/ website appears at the root of the
2020
# domain, ours is just "".
21-
baseurl: "/neurohackademy.github.io"
21+
baseurl: ""
2222

2323
# The path where static images are stored on the site.
2424
imgpath: static/images

0 commit comments

Comments
 (0)