diff --git a/hugo.yaml b/hugo.yaml index 45fc0a2..37ae77b 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -46,9 +46,12 @@ outputs: menu: main: + - name: 🟢 Status + weight: 1 + url: "https://status.dataforcanada.org" - identifier: datasets name: 📁 Datasets - weight: 1 + weight: 2 - identifier: Production name: ✅ Production url: https://data-01.dataforcanada.org/processed/ @@ -59,16 +62,16 @@ menu: parent: datasets - name: 📚 Docs url: /docs/ - weight: 2 + weight: 3 - name: 📬 Contact url: /contact/ - weight: 3 - - name: Search weight: 4 + - name: Search + weight: 5 params: type: search - name: GitHub - weight: 5 + weight: 6 url: "https://github.com/dataforcanada" params: icon: github