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",
"theme": "#36B9B9",
"sidebar": [
["Home", "/"],
["Another Page", "/another-page"],
]
}
"name": "Thermion",
"description": "3D rendering framework for Dart and/or Flutter",
"logo": "logo.png",
}