From eb29dfced8d0d62b7c441a83e364bca03bf7bc90 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Wed, 14 Jan 2026 17:27:17 -0600 Subject: [PATCH] update menu --- docs/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hugo.toml b/docs/hugo.toml index 2587d749..619cf5e8 100644 --- a/docs/hugo.toml +++ b/docs/hugo.toml @@ -12,7 +12,7 @@ canonifyURLs = true path = "github.com/imfing/hextra" [[menu.main]] -name = "Documentation" +name = "Developer Documentation" pageRef = "/dev" weight = 1