From ca66ea1e2da37f14fa6b6f83d05e149a04d0e809 Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Mon, 3 Jan 2022 14:53:31 +0000 Subject: [PATCH] update config - remove link to tags from nav --- brainsteam/config.toml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/brainsteam/config.toml b/brainsteam/config.toml index 31a487f..deb00ae 100644 --- a/brainsteam/config.toml +++ b/brainsteam/config.toml @@ -59,14 +59,10 @@ weight = 5 [[menu.main]] -name = "Publications" +name = "Research" url = "/pages/publications" weight = 6 -[[menu.main]] -name = "Tags" -url = "/tags" -weight = 7 [[params.social]] name = "Twitter"