Change order of nav items, contact GitHub organization URL should be last

This commit is contained in:
Diego Ripley
2026-01-27 15:08:00 +00:00
parent 84ba7220a3
commit aa258eb572
+4 -4
View File
@@ -46,14 +46,14 @@ menu:
- name: Docs - name: Docs
url: /docs/ url: /docs/
weight: 2 weight: 2
- name: GitHub - name: Contact
url: /contact/
weight: 3 weight: 3
- name: GitHub
weight: 4
url: "https://github.com/dataforcanada" url: "https://github.com/dataforcanada"
params: params:
icon: github icon: github
- name: Contact
url: /contact/
weight: 4
params: params:
displayUpdatedDate: true displayUpdatedDate: true