From fa2858353a5aea611d0e23b976b68a1f56fe9ab5 Mon Sep 17 00:00:00 2001 From: george Date: Tue, 3 Jun 2025 17:44:30 -0400 Subject: [PATCH] link to epiportal by name in the top menu --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 20e4664c..f9a2e87f 100644 --- a/config.toml +++ b/config.toml @@ -99,7 +99,7 @@ relativeURLs = false weight = 2 [[menu.main]] parent = "epidemic-signals" - name = "Indicator Discovery & Selection" + name = "EpiPortal (Indicator Discovery)" url = "/epiportal/" weight = 3 [menu.main.params]