diff --git a/meshchatx/src/frontend/assets/images/logo.png b/meshchatx/src/frontend/assets/images/logo.png new file mode 100644 index 0000000..05ae152 Binary files /dev/null and b/meshchatx/src/frontend/assets/images/logo.png differ diff --git a/meshchatx/src/frontend/components/App.vue b/meshchatx/src/frontend/components/App.vue index 3f10364..74bb276 100644 --- a/meshchatx/src/frontend/components/App.vue +++ b/meshchatx/src/frontend/components/App.vue @@ -33,7 +33,7 @@
- +

{{ isSetup ? "Initial Setup" : "Authentication Required" }} @@ -83,10 +83,13 @@