From 68891841fab821e55d5520ce171396a1eb167de7 Mon Sep 17 00:00:00 2001 From: Krzysztof Date: Sun, 3 Aug 2025 17:01:32 +0200 Subject: [PATCH] change logo --- README.md | 6 +++++ docker-compose.yml | 2 +- html/layout.html | 6 +---- static/img/logo.svg | 62 +++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 70 insertions(+), 6 deletions(-) create mode 100644 static/img/logo.svg diff --git a/README.md b/README.md index 37407b8..8246100 100644 --- a/README.md +++ b/README.md @@ -104,3 +104,9 @@ inside the application dashboard. - Reset password via cli - Add "Test Webhook" button with fake incident - Sort monitors option (with localstorage sync) by created_at/name(domain) + +--- + +
+ +
diff --git a/docker-compose.yml b/docker-compose.yml index 874e44f..d84ae63 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,7 +7,7 @@ services: app: image: airlabs/uptimemonitor:latest environment: - - SECURE=${SECURE} + - SECURE=${SECURE:-true} ports: - "3000:3000" restart: always diff --git a/html/layout.html b/html/layout.html index 8649e9b..51ca3f3 100644 --- a/html/layout.html +++ b/html/layout.html @@ -24,11 +24,7 @@ {{ define "logo"}} - - - + UM diff --git a/static/img/logo.svg b/static/img/logo.svg new file mode 100644 index 0000000..2bfc7ac --- /dev/null +++ b/static/img/logo.svg @@ -0,0 +1,62 @@ + + + +