From f48efb7dc9b61dca4d316ef63777b9f0ed2c1805 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Mon, 24 Jun 2024 21:42:09 -0400 Subject: [PATCH] forgot the most important part --- config/_default/menus.en.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 735e8c6..a4272cb 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -79,9 +79,11 @@ [[footer]] name = "Live" url = "https://analytics.ndumas.com/blog.ndumas.com" + parent = "Analytics" weight = 50 [[footer]] name = "Dev" url = "https://analytics.ndumas.com/dev.ndumas.com" + parent = "Analytics" weight = 50