2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-01 16:52:03 +00:00

fix: change weight of api docs to move it up

This commit is contained in:
sammyette 2025-06-22 11:38:36 -04:00
parent 9e1a484cb4
commit ff1a0ee9af
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
2 changed files with 2 additions and 2 deletions

View File

@ -486,7 +486,7 @@ func main() {
f.WriteString(`---
title: API
layout: doc
weight: -100
weight: -70
menu: docs
---

View File

@ -1,7 +1,7 @@
---
title: API
layout: doc
weight: -100
weight: -70
menu: docs
---