Add emojis to every page 😂

This commit is contained in:
Diego Ripley
2026-01-30 19:13:46 +00:00
parent 9e8ee8ce1e
commit e73f3b08c8
7 changed files with 28 additions and 14 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: "Data Dissemination Strategy"
title: 🌐 Data Dissemination Strategy
toc: true
weight: 3
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: "Getting Started"
title: 🚀 Getting Started
toc: true
weight: 2
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: Field Imagery
title: 📸 Field Imagery
weight: 4
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: Foundation
title: 🧱 Foundation
weight: 1
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: Orthoimagery
title: 🛰️ Orthoimagery
weight: 3
---
@@ -1,5 +1,5 @@
---
title: Statistical Products
title: 📊 Statistical
weight: 2
---
+22 -8
View File
@@ -26,27 +26,41 @@ enableInlineShortcodes: true
enableEmoji: true
outputs:
home: [html, rss, llms]
page: [html, rss, llms]
section: [html, rss, llms]
home:
- html
- rss
page:
- html
- rss
rss:
- rss
section:
- html
- rss
taxonomy:
- html
- rss
term:
- html
- rss
menu:
main:
- identifier: datasets
name: Datasets
name: 📁 Datasets
weight: 1
- identifier: Production
name: Production
name: ✅ Production
url: https://data-01.dataforcanada.org/processed/
parent: datasets
- identifier: Development
name: Development
name: 🚧 Development
url: https://data-01.dev.dataforcanada.org/processed/
parent: datasets
- name: Docs
- name: ✅ Docs
url: /docs/
weight: 2
- name: Contact
- name: 📬 Contact
url: /contact/
weight: 3
- name: GitHub