Replaced docs link with "other"
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
f35e256f2d
commit
997aec5872
2 changed files with 15 additions and 4 deletions
|
|
@ -28,10 +28,10 @@ pygmentsUseClasses = true
|
||||||
weight = 20
|
weight = 20
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "Docs"
|
identifier = "Other"
|
||||||
name = "docs"
|
name = "other"
|
||||||
title = "docs"
|
title = "other"
|
||||||
url = "/docs/"
|
url = "/other/"
|
||||||
weight = 30
|
weight = 30
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
|
|
|
||||||
11
content/other/index.md
Normal file
11
content/other/index.md
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
title: "Other"
|
||||||
|
---
|
||||||
|
|
||||||
|
### Vieter
|
||||||
|
|
||||||
|
Vieter is an implementation of an Arch repository server written in V, combined
|
||||||
|
with a build system.
|
||||||
|
|
||||||
|
* [Docs](/docs/vieter)
|
||||||
|
* [API Docs](/api-docs/vieter)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue