Files
docs/config/_default/menu.toml

31 lines
466 B
TOML

[[main]]
name = "🚧 Learn"
weight = 1
pageRef = "#"
[[main]]
name = "🚧 ISA Documentation"
weight = 2
pageRef = "#"
[[main]]
name = "🚧 Software Documentation"
weight = 3
pageRef = "#"
[[main]]
name = "Search"
weight = 4
params.type = "search"
[[main]]
name = "GitHub"
weight = 5
url = "https://github.com/little-emulator"
params.icon = "github"
[[main]]
name = "Theme Toggle"
weight = 6
params.type = "theme-toggle"