Fix broken about link and add .gitignore

This commit is contained in:
Fliegerjohn 2024-01-12 17:01:18 +01:00
parent e27403b67d
commit 8b238a798f
Signed by: fliegerjohn
GPG key ID: E2221D5FE4656B6A
2 changed files with 3 additions and 3 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/puplic

View file

@ -46,6 +46,5 @@ theme = "smol"
[[menu.footer]]
name = "About"
url = "/about"
weight = 4
url = "/about/"
weight = 4