Skip to content

Commit fe15463

Browse files
committed
Remove trailing /
1 parent fa6f010 commit fe15463

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# in the templates via {{ site.myvariable }}.
2020

2121
title: Zarr benchmarks
22-
baseurl: "/zarr-benchmarks/" # the subpath of your site, e.g. /blog
22+
baseurl: "/zarr-benchmarks" # the subpath of your site, e.g. /blog
2323
url: "https://heftieproject.github.io" # the base hostname & protocol for your site, e.g. http://example.com
2424
github_username: HEFTIEProject
2525

0 commit comments

Comments
 (0)