Skip to content

Commit 60a88a3

Browse files
authored
docs: leading emojis in sidebar (#434)
1 parent 870b802 commit 60a88a3

16 files changed

+16
-0
lines changed

β€Ždocs/docs/advanced/custom_entrypoint.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 1
3+
title: 🎬 Custom Server Entrypoint
34
---
45

56
# Custom Server Entrypoint 🎬

β€Ždocs/docs/advanced/powered_by_header.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 2
3+
title: πŸ”‹ Powered By Header
34
---
45

56
# Powered By Header πŸ”‹

β€Ždocs/docs/basics/dependency-injection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 3
3+
title: πŸ’‰ Dependency Injection
34
---
45

56
# Dependency Injection πŸ’‰

β€Ždocs/docs/basics/middleware.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 2
3+
title: πŸ” Middleware
34
---
45

56
# Middleware πŸ”

β€Ždocs/docs/basics/resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 7
3+
title: πŸ“š Additional Resources
34
---
45

56
# Additional Resources πŸ“š

β€Ždocs/docs/basics/routes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 1
3+
title: 🚏 Routes
34
---
45

56
# Routes 🚏

β€Ždocs/docs/basics/serving-static-files.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 6
3+
title: πŸ“ Serving Static Files
34
---
45

56
# Serving Static Files πŸ“

β€Ždocs/docs/basics/testing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 5
3+
title: πŸ§ͺ Testing
34
---
45

56
# Testing πŸ§ͺ

β€Ždocs/docs/deploy/aws-app-runner.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 2
3+
title: πŸƒ AWS App Runner
34
---
45

56
# AWS App Runner πŸƒ

β€Ždocs/docs/deploy/digital-ocean-app-platform.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 3
3+
title: 🌊 Digital Ocean App Platform
34
---
45

56
# Digital Ocean App Platform 🌊

0 commit comments

Comments
Β (0)