Added menu items and added some introductory pages

This commit is contained in:
Diego Ripley
2026-01-25 19:23:16 -05:00
parent c1d34d7e04
commit 147df776d5
6 changed files with 60 additions and 9 deletions
+21 -9
View File
@@ -27,18 +27,30 @@ enableEmoji: true
menu:
main:
- name: Blog
url: /blog/
- identifier: datasets
name: Datasets
weight: 1
- name: Contact
url: /contact/
- identifier: Production
name: Production
url: https://data-01.dataforcanada.org/processed/
parent: datasets
- identifier: Development
name: Development
url: https://data-01.dev.dataforcanada.org/processed/
parent: datasets
- name: Docs
url: /docs/
weight: 2
- name: Search
weight: 3
params:
type: search
# weight: 1
#- name: Contact
# url: /contact/
# weight: 2
#- name: Search
# weight: 2
# params:
# type: search
- name: GitHub
weight: 4
weight: 3
url: "https://github.com/dataforcanada"
params:
icon: github