From f97f9a0433f21fe0c23cd5465f107c292a35700b Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Wed, 25 Feb 2026 14:55:32 -0500 Subject: [PATCH] Removed duplicate of contact --- hugo.yaml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index 189067e..f583172 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -41,24 +41,21 @@ menu: - name: 📚 Docs pageRef: /docs/ weight: 2 - - name: Contact - pageRef: /contact/ - weight: 3 - name: Infrastructure url: /infrastructure/ - weight: 4 + weight: 3 - name: Dissemination url: /docs/d4c-infra-distribution/ - weight: 5 + weight: 4 - name: 📬 Contact pageRef: /contact/ - weight: 6 + weight: 5 - name: Search - weight: 7 + weight: 6 params: type: search - name: GitHub - weight: 8 + weight: 7 url: "https://github.com/dataforcanada" params: icon: github