From 07b586924de8878cd861c56508d43029462341d7 Mon Sep 17 00:00:00 2001 From: Christian Mueller Date: Fri, 24 Apr 2026 14:21:45 +0200 Subject: [PATCH] ui: replace text header with logo.svg, add copyright footer Co-Authored-By: Claude Opus 4.6 (1M context) --- static/logo.svg | 57 ++++++++++++++++++++++++++++++++++++++++++++ templates/base.html | 8 ++++--- templates/login.html | 5 ++-- 3 files changed, 64 insertions(+), 6 deletions(-) create mode 100644 static/logo.svg diff --git a/static/logo.svg b/static/logo.svg new file mode 100644 index 0000000..3cb689c --- /dev/null +++ b/static/logo.svg @@ -0,0 +1,57 @@ + + + + + + + + + + +]> + diff --git a/templates/base.html b/templates/base.html index a5b6bfb..69f9813 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,9 +12,8 @@
diff --git a/templates/login.html b/templates/login.html index 5a4f6eb..06cfbee 100644 --- a/templates/login.html +++ b/templates/login.html @@ -14,9 +14,8 @@
- -

Busylight

- cynfo GmbH + cynfo +
Busylight
{% if error %}