Update docs.json

This commit is contained in:
Nick Fisher
2024-06-15 21:28:55 +08:00
parent dc0c855135
commit d8bdd9cfbc

View File

@@ -1,8 +1,5 @@
{ {
"name": "docs.page", "name": "Thermion",
"theme": "#36B9B9", "description": "3D rendering framework for Dart and/or Flutter",
"sidebar": [ "logo": "logo.png",
["Home", "/"], }
["Another Page", "/another-page"],
]
}