chore(website): improve sidebar emojis
Some checks failed
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled

This commit is contained in:
Artin 2024-09-09 08:41:37 +03:30 committed by Jan De Dobbeleer
parent 72b0cda800
commit bc483d677f
5 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
---
id: contributors
title: Contributors
sidebar_label: Contributors
sidebar_label: 🙏 Contributors
---
Thanks goes to these wonderful people ([emoji key][acek]):

View file

@ -1,7 +1,7 @@
---
id: faq
title: FAQ
sidebar_label: 🤨 FAQ
sidebar_label: 🤔 FAQ
---
import Tabs from "@theme/Tabs";

View file

@ -1,7 +1,7 @@
---
id: customize
title: Customize
sidebar_label: 💅🏼 Customize
sidebar_label: 🧩 Customize
---
import Tabs from "@theme/Tabs";

View file

@ -1,7 +1,7 @@
---
id: windows
title: Windows
sidebar_label: Windows
sidebar_label:  🪟  Windows
---
import Tabs from "@theme/Tabs";

View file

@ -106,7 +106,7 @@ module.exports = {
},
{
type: "category",
label: "💖 Health",
label: "🩺 Health",
collapsed: true,
items: [
"segments/health/nightscout",
@ -153,7 +153,7 @@ module.exports = {
},
{
type: "category",
label: "🧑‍💻 Source control",
label: "🗂️ Source control",
collapsed: true,
items: [
"segments/scm/fossil",
@ -204,7 +204,7 @@ module.exports = {
},
{
type: "category",
label: "🙋🏾‍♀️ Contributing",
label: "🤝 Contributing",
collapsed: true,
items: [
"contributing/started",