Replaced docs link with "other"
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
f35e256f2d
commit
997aec5872
|
@ -28,10 +28,10 @@ pygmentsUseClasses = true
|
|||
weight = 20
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "Docs"
|
||||
name = "docs"
|
||||
title = "docs"
|
||||
url = "/docs/"
|
||||
identifier = "Other"
|
||||
name = "other"
|
||||
title = "other"
|
||||
url = "/other/"
|
||||
weight = 30
|
||||
|
||||
[[menu.main]]
|
||||
|
|
|
@ -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…
Reference in New Issue