From 7673e6ac68d36315f7cf33e954f6ca03f19d7abffe9585d5fc54a3d2dc662aa6 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson <> Date: Sun, 20 Sep 2026 00:00:00 +0000 Subject: Update theme --- config/_default/hugo.toml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'config/_default/hugo.toml') diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 2a57aef..c7695f8 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -28,11 +28,3 @@ timeZone = "UTC" name = "About Page" url = "/about/" weight = 1 - [[menu.main]] - name = "Tags" - url = "/tags/" - weight = 2 - [[menu.main]] - name = "Atom Feed" - url = "/atom.xml" - weight = 3 -- cgit v1.2.3