diff --git a/hugo.toml b/hugo.toml index eabdc2d..8197c80 100644 --- a/hugo.toml +++ b/hugo.toml @@ -61,6 +61,10 @@ weight = 2 name = "Bar" url = "https://bar.pivoine.art" weight = 3 +[[menus.footer]] +name = "Roux" +url = "https://roux.pivoine.art" +weight = 4 [markup.goldmark.renderer] unsafe = true