diff --git a/config.toml b/config.toml index 347f002..0eacb1d 100644 --- a/config.toml +++ b/config.toml @@ -100,7 +100,6 @@ links = [ { url = "@/demo/index.md", name = "Demo" }, { url = "@/tricks/index.md", name = "Tricks" }, { url = "https://codeberg.org/daudix/duckquill", name = "Repo" }, - ] [extra.footer] diff --git a/templates/partials/nav.html b/templates/partials/nav.html index 5cad5f9..5a2498d 100644 --- a/templates/partials/nav.html +++ b/templates/partials/nav.html @@ -54,11 +54,13 @@ {%- endif %} -