add docs to website nav

This commit is contained in:
2026-02-17 00:04:55 -06:00
parent 8a19cffe9f
commit 41f373981d
3 changed files with 19 additions and 0 deletions

View File

@@ -35,3 +35,6 @@ sections:
- title: "Wota Format"
page: "/docs/wota/"
id: "wota"
- title: "C Runtime"
page: "/docs/spec/c-runtime/"
id: "c-runtime"