mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Add status page URL to header
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user