diff --git a/docs.json b/docs.json index 50cb186f..4c275802 100644 --- a/docs.json +++ b/docs.json @@ -1,8 +1,5 @@ { - "name": "docs.page", - "theme": "#36B9B9", - "sidebar": [ - ["Home", "/"], - ["Another Page", "/another-page"], - ] - } \ No newline at end of file + "name": "Thermion", + "description": "3D rendering framework for Dart and/or Flutter", + "logo": "logo.png", +}