From ddd83ec75fa98c193d95ebaa2d80b1c49b4cf0fd7127b3fbc3aa52393e3e563e Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Tue, 2 Aug 2022 00:00:00 +0000 Subject: Remove the privacy-notice page It clutters up the homepage with a link to information that is explained in one sentence on the about page: for maximum privacy, use Tor or I2P. --- config.toml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 12e2400..e4c59e5 100644 --- a/config.toml +++ b/config.toml @@ -33,18 +33,14 @@ rssLimit = 20 name = "Promoted Links" url = "/promoted/" weight = 2 - [[menu.main]] - name = "Privacy Notice" - url = "/privacy-notice/" - weight = 3 [[menu.main]] name = "Glossary" url = "/glossary/" - weight = 4 + weight = 3 [[menu.main]] name = "Atom Feed" url = "/atom.xml" - weight = 5 + weight = 4 [mediaTypes] [mediaTypes."application/atom"] -- cgit v1.2.3