mirror of
https://github.com/Hilbis/Hilbish
synced 2025-07-01 08:42:04 +00:00
fix: change weight of api docs to move it up
This commit is contained in:
parent
9e1a484cb4
commit
ff1a0ee9af
@ -486,7 +486,7 @@ func main() {
|
||||
f.WriteString(`---
|
||||
title: API
|
||||
layout: doc
|
||||
weight: -100
|
||||
weight: -70
|
||||
menu: docs
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: API
|
||||
layout: doc
|
||||
weight: -100
|
||||
weight: -70
|
||||
menu: docs
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user