Little doc improvemnts + Blog (#1481)

This commit is contained in:
Avgustin Marinov
2023-11-20 13:27:11 +02:00
committed by GitHub
parent fc01ad95bb
commit b9ed57e58d
6 changed files with 19 additions and 11 deletions

View File

@@ -100,11 +100,16 @@ canonifyurls = false
weight = 80
[[menu.main]]
name = "Community"
url = "/community/"
name = "Release notes"
url = "/release-notes/"
weight = 90
[[menu.main]]
name = "Release notes"
url = "/release-notes/"
name = "Blog"
url = "/blog/"
weight = 100
[[menu.main]]
name = "Community"
url = "/community/"
weight = 110