diff --git a/docs.json b/docs.json index 9221f82f..bb7ab58a 100644 --- a/docs.json +++ b/docs.json @@ -11,7 +11,11 @@ ["Playground", "https://dartpad.thermion.dev"] ] ], - ["Misc.", [["Contributing", "/contributing"]]] + ["Misc.", [ + ["Windows", "/windows"], + ["Android", "/android"], + ["Contributing", "/contributing"] + ]] ] }