Fix links without leading slash

This commit is contained in:
2024-01-09 23:47:17 +01:00
parent f19a6a65da
commit 51e20b99c1
2 changed files with 5 additions and 2 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
.nitro
.cache
dist
content
# Node dependencies
node_modules