chore: add dev link

This commit is contained in:
2026-06-10 17:21:36 +02:00
parent d129c545dd
commit 1aceeeae36
+6 -2
View File
@@ -58,13 +58,17 @@ name = "Imprint"
url = "/imprint/" url = "/imprint/"
weight = 2 weight = 2
[[menus.footer]] [[menus.footer]]
name = "Dev"
url = "https://dev.pivoine.art"
weight = 3
[[menus.footer]]
name = "Bar" name = "Bar"
url = "https://bar.pivoine.art" url = "https://bar.pivoine.art"
weight = 3 weight = 4
[[menus.footer]] [[menus.footer]]
name = "Roux" name = "Roux"
url = "https://roux.pivoine.art" url = "https://roux.pivoine.art"
weight = 4 weight = 5
[markup.goldmark.renderer] [markup.goldmark.renderer]
unsafe = true unsafe = true