From 4d03aab04da01bfefcba8e9519b2ab97773c4fcb83361322ac98a8559fcc2ad2 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Sat, 15 Apr 2023 00:00:00 +0000 Subject: Remove glossary --- config/web/config.toml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'config/web/config.toml') diff --git a/config/web/config.toml b/config/web/config.toml index b79063e..1bb872b 100644 --- a/config/web/config.toml +++ b/config/web/config.toml @@ -11,14 +11,10 @@ enableRobotsTXT = true name = "Promoted Links" url = "/promoted/" weight = 2 - [[menu.main]] - name = "Glossary" - url = "/glossary/" - weight = 3 [[menu.main]] name = "Atom Feed" url = "/atom.xml" - weight = 4 + weight = 3 [outputs] home = ["HTML", "Atom"] -- cgit v1.2.3