docs/config/_default/menus.toml
Nicola Belluti b634de8b1b
All checks were successful
Build and Publish / build (push) Successful in 54s
Added the introduction
2025-01-15 23:51:46 +01:00

16 lines
241 B
TOML

[[main]]
name = "CPU Documentation"
pageRef = "/docs/introduction"
weight = 1
[[main]]
name = "Search"
weight = 2
params.type = "search"
[[main]]
name = "GitHub"
weight = 3
url = "https://github.com/little-emulator"
params.icon = "github"