docs: update docs with sidebar links
This commit is contained in:
@@ -7,11 +7,12 @@
|
|||||||
"Getting Started",
|
"Getting Started",
|
||||||
[
|
[
|
||||||
["Overview", "/"],
|
["Overview", "/"],
|
||||||
["Quick Start", "/quickstart"],
|
["Quick Start", "/quickstart"]
|
||||||
["Playground", "https://dartpad.thermion.dev"]
|
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
["Misc.", [
|
["Misc.", [
|
||||||
|
["Playground", "https://dartpad.thermion.dev"],
|
||||||
|
["Examples", "https://dartpad.thermion.dev"],
|
||||||
["Windows", "/windows"],
|
["Windows", "/windows"],
|
||||||
["Android", "/android"],
|
["Android", "/android"],
|
||||||
["Contributing", "/contributing"]
|
["Contributing", "/contributing"]
|
||||||
|
|||||||
Reference in New Issue
Block a user