Merge pull request #47 from nmfisher/develop

docs: update docs with sidebar links
This commit is contained in:
Nick Fisher
2024-06-27 23:36:22 +10:00
committed by GitHub

View File

@@ -7,11 +7,12 @@
"Getting Started",
[
["Overview", "/"],
["Quick Start", "/quickstart"],
["Playground", "https://dartpad.thermion.dev"]
["Quick Start", "/quickstart"]
]
],
["Misc.", [
["Playground", "https://dartpad.thermion.dev"],
["Examples", "https://dartpad.thermion.dev"],
["Windows", "/windows"],
["Android", "/android"],
["Contributing", "/contributing"]