From e55eb8d19057f918ea2d049c9fcbcdf0d6e403c4 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Sun, 23 Jun 2024 16:18:55 -0400 Subject: [PATCH] Adding a little more navigation --- config/_default/menus.en.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 0670fb7..60083c7 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -63,12 +63,12 @@ # the copyright notice. Configure as per the main menu above. -# [[footer]] -# name = "Tags" -# pageRef = "tags" -# weight = 10 +[[footer]] + name = "Tags" + pageRef = "tags" + weight = 10 -# [[footer]] -# name = "Categories" -# pageRef = "categories" -# weight = 20 +[[footer]] + name = "Analytics" + pageRef = "https://analytics.ndumas.com/blog.ndumas.com" + weight = 20