diff --git a/docs.json b/docs.json index bb7ab58a..9708aca6 100644 --- a/docs.json +++ b/docs.json @@ -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"]