mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Add blog to navigation
This commit is contained in:
@@ -41,21 +41,27 @@ menu:
|
|||||||
- name: 📚 Docs
|
- name: 📚 Docs
|
||||||
pageRef: /docs/
|
pageRef: /docs/
|
||||||
weight: 2
|
weight: 2
|
||||||
|
- name: Blog
|
||||||
|
pageRef: /blog/
|
||||||
|
params:
|
||||||
|
type: link
|
||||||
|
icon: rss
|
||||||
|
weight: 3
|
||||||
- name: Infrastructure
|
- name: Infrastructure
|
||||||
url: /infrastructure/
|
url: /infrastructure/
|
||||||
weight: 3
|
weight: 4
|
||||||
- name: Dissemination
|
- name: Dissemination
|
||||||
url: /docs/d4c-infra-distribution/
|
url: /docs/d4c-infra-distribution/
|
||||||
weight: 4
|
weight: 5
|
||||||
- name: 📬 Contact
|
- name: 📬 Contact
|
||||||
pageRef: /contact/
|
pageRef: /contact/
|
||||||
weight: 5
|
|
||||||
- name: Search
|
|
||||||
weight: 6
|
weight: 6
|
||||||
|
- name: Search
|
||||||
|
weight: 7
|
||||||
params:
|
params:
|
||||||
type: search
|
type: search
|
||||||
- name: GitHub
|
- name: GitHub
|
||||||
weight: 7
|
weight: 8
|
||||||
url: "https://github.com/dataforcanada/d4c-service-main-site"
|
url: "https://github.com/dataforcanada/d4c-service-main-site"
|
||||||
params:
|
params:
|
||||||
icon: github
|
icon: github
|
||||||
|
|||||||
Reference in New Issue
Block a user