From 71db762a40704f7a22b065ba2037663c01163726 Mon Sep 17 00:00:00 2001 From: Kingdon P Barrett Date: Thu, 8 Feb 2024 14:57:52 -0500 Subject: [PATCH] test adding link to topbar navbar Signed-off-by: Kingdon P Barrett --- hugo.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index 04c4f9556..3a2802ca2 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -175,6 +175,9 @@ params: menus: main: + - name: Kubecon + url: /kubecon + weight: 5 - name: Documentation url: /flux weight: 10