Fixes #1 append "/" at the front of the link

This commit is contained in:
Philipp 2024-07-17 19:23:05 +02:00
parent fbfbccd099
commit 68fe4b5d9b
Signed by: Philipp
GPG key ID: 9EBD8439AFBAB750

View file

@ -12,7 +12,7 @@
[[main]] [[main]]
name = "Blog" name = "Blog"
url = "posts" url = "/posts"
weight = 1 weight = 1
[[main]] [[main]]