diff --git a/hugo.toml b/hugo.toml index 1f3908f..bcd0648 100644 --- a/hugo.toml +++ b/hugo.toml @@ -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 diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 6dd98c5..91c2bef 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -23,7 +23,18 @@