diff --git a/index.html b/index.html index 6915354..9d167a8 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,16 @@ - - - - - Hermes - - -
- - - + + + + + + Hermes + + + +
+ + + + \ No newline at end of file diff --git a/package.json b/package.json index 4b8e848..69fdcf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hermes-web-ui", - "version": "0.1.0", + "version": "0.1.2", "type": "module", "description": "Hermes Agent Web UI - Chat and Job Management Dashboard", "repository": { @@ -40,4 +40,4 @@ "vite": "^8.0.4", "vue-tsc": "^3.2.6" } -} +} \ No newline at end of file diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..9d196f6 Binary files /dev/null and b/public/favicon.ico differ