feat: add Roux external link to footer nav

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-18 20:13:14 +02:00
parent c8f9c10773
commit bfe97b9595
2 changed files with 16 additions and 1 deletions
+4
View File
@@ -57,6 +57,10 @@ weight = 1
name = "Imprint"
url = "/imprint/"
weight = 2
[[menus.footer]]
name = "Roux"
url = "https://roux.pivoine.art"
weight = 3
[markup.goldmark.renderer]
unsafe = true