mirror of
https://github.com/sussy-code/providers.git
synced 2026-01-11 20:10:17 +00:00
Update navigation titles
This commit is contained in:
parent
8ac11d9067
commit
030b512c43
5 changed files with 5 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ So here is a checklist, for more specific environments, keep reading below:
|
|||
- To set a target. Consult [Targets](./1.targets.md).
|
||||
|
||||
To make use of the examples below, You check check out the following pages:
|
||||
- [Quick start](../1.Get%20Started/1.quick-start.md)
|
||||
- [Quick start](../1.get-started/1.quick-start.md)
|
||||
- [Using streams](../2.Essentials/4.using-streams.md)
|
||||
|
||||
## NodeJs server
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
icon: ph:info-fill
|
||||
navigation.redirect: /essentials/usage
|
||||
navigation.title: "Get started"
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
icon: ph:atom-fill
|
||||
navigation.redirect: /in-depth/sources-and-embeds
|
||||
navigation.title: "In-depth"
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
icon: ph:aperture-fill
|
||||
navigation.redirect: /extra-topics/development
|
||||
navigation.title: "Extra topics"
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
icon: ph:code-simple-fill
|
||||
navigation.redirect: /api/makeproviders
|
||||
navigation.title: "Api reference"
|
||||
|
|
|
|||
Loading…
Reference in a new issue