Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit d3417db

Browse files
committed
📝 (docz) add static routes
1 parent 485454a commit d3417db

6 files changed

Lines changed: 6 additions & 0 deletions

File tree

docs/Contribute.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
name: Contribute
3+
route: /contribute
34
---
45

56
# Contribute

docs/GettingStarted.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
name: Getting Started
3+
route: /getting-started
34
---
45

56
# Getting Started

docs/Roadmap.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
name: Roadmap
3+
route: /roadmap
34
---
45

56
# Roadmap

example/src/Exemple.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
name: Example
3+
route: /example
34
---
45

56
# Example

src/FullScreenPortal.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: FullScreenPortal
33
menu: API
4+
route: /api/full-screen-portal
45
---
56

67
# FullScreenPortal

src/createCanal.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: createCanal
33
menu: API
4+
route: /api/create-canal
45
---
56

67
# createCanal

0 commit comments

Comments
 (0)