From 285dfbebce388921d332075739ffb9f1cc3fc95d Mon Sep 17 00:00:00 2001 From: Claude Dev Date: Wed, 25 Mar 2026 00:12:55 +0100 Subject: [PATCH] Einheitliches AegisSight Favicon (SVG) auf allen Seiten MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - favicon.svg (AegisSight Schild-Logo) hinzugefügt - index.html + dashboard.html: PNG/ICO-Referenzen durch SVG ersetzt --- src/static/dashboard.html | 6 ++---- src/static/favicon.svg | 8 ++++++++ src/static/index.html | 6 ++---- 3 files changed, 12 insertions(+), 8 deletions(-) create mode 100644 src/static/favicon.svg diff --git a/src/static/dashboard.html b/src/static/dashboard.html index 0400388..04f688c 100644 --- a/src/static/dashboard.html +++ b/src/static/dashboard.html @@ -4,10 +4,8 @@ - - - - + + AegisSight Monitor diff --git a/src/static/favicon.svg b/src/static/favicon.svg new file mode 100644 index 0000000..835ad75 --- /dev/null +++ b/src/static/favicon.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/static/index.html b/src/static/index.html index 06ad975..e2ddbfc 100644 --- a/src/static/index.html +++ b/src/static/index.html @@ -4,10 +4,8 @@ - - - - + + AegisSight Monitor - Login