diff --git a/hugo.toml b/hugo.toml index a4baa4b..eabdc2d 100644 --- a/hugo.toml +++ b/hugo.toml @@ -57,10 +57,10 @@ weight = 1 name = "Imprint" url = "/imprint/" weight = 2 -# [[menus.footer]] -# name = "Roux" -# url = "https://roux.pivoine.art" -# weight = 3 +[[menus.footer]] +name = "Bar" +url = "https://bar.pivoine.art" +weight = 3 [markup.goldmark.renderer] unsafe = true