Skip to content

Commit 9bdf488

Browse files
committed
chore: add slugs to all pages
1 parent 708baaa commit 9bdf488

37 files changed

+37
-0
lines changed

src/content/docs/adventure/audiences.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Audiences
3+
slug: adventure/audiences
34
description: A guide to Adventure Audiences.
45
---
56

src/content/docs/adventure/book.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Books
3+
slug: adventure/book
34
description: A guide to Adventure Books.
45
---
56

src/content/docs/adventure/bossbar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Boss bars
3+
slug: adventure/bossbar
34
description: A guide to Adventure BossBars.
45
---
56

src/content/docs/adventure/community-libraries.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Community libraries
3+
slug: adventure/community-libraries
34
description: Libraries utilizing the Adventure API.
45
---
56

src/content/docs/adventure/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: FAQ
3+
slug: adventure/faq
34
description: Frequently asked questions.
45
---
56

src/content/docs/adventure/getting-started.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Getting started
3+
slug: adventure/getting-started
34
description: A guide to getting started with Adventure.
45
---
56

src/content/docs/adventure/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Adventure
3+
slug: adventure
34
description: An overview of the Adventure library.
45
---
56

src/content/docs/adventure/localization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Localization
3+
slug: adventure/localization
34
description: Utilizing localization in Adventure.
45
---
56

src/content/docs/adventure/migration/bungeecord-chat-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Migrating from the BungeeCord Chat API
3+
slug: adventure/migration/bungeecord-chat-api
34
description: Move from the BungeeCord Chat API to the Adventure API.
45
---
56

src/content/docs/adventure/migration/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Migrating to Adventure from other APIs
3+
slug: adventure/migration
34
description: Moving from other chat APIs to Adventure.
45
tableOfContents: false
56
sidebar:

0 commit comments

Comments
 (0)