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:
|
menu:
|
||||||
main:
|
main:
|
||||||
|
- name: 🟢 Status
|
||||||
|
weight: 1
|
||||||
|
url: "https://status.dataforcanada.org"
|
||||||
- identifier: datasets
|
- identifier: datasets
|
||||||
name: 📁 Datasets
|
name: 📁 Datasets
|
||||||
weight: 1
|
weight: 2
|
||||||
- identifier: Production
|
- identifier: Production
|
||||||
name: ✅ Production
|
name: ✅ Production
|
||||||
url: https://data-01.dataforcanada.org/processed/
|
url: https://data-01.dataforcanada.org/processed/
|
||||||
@@ -59,16 +62,16 @@ menu:
|
|||||||
parent: datasets
|
parent: datasets
|
||||||
- name: 📚 Docs
|
- name: 📚 Docs
|
||||||
url: /docs/
|
url: /docs/
|
||||||
weight: 2
|
weight: 3
|
||||||
- name: 📬 Contact
|
- name: 📬 Contact
|
||||||
url: /contact/
|
url: /contact/
|
||||||
weight: 3
|
|
||||||
- name: Search
|
|
||||||
weight: 4
|
weight: 4
|
||||||
|
- name: Search
|
||||||
|
weight: 5
|
||||||
params:
|
params:
|
||||||
type: search
|
type: search
|
||||||
- name: GitHub
|
- name: GitHub
|
||||||
weight: 5
|
weight: 6
|
||||||
url: "https://github.com/dataforcanada"
|
url: "https://github.com/dataforcanada"
|
||||||
params:
|
params:
|
||||||
icon: github
|
icon: github
|
||||||
|
|||||||
Reference in New Issue
Block a user