From 0ec5a0769f3c2dc851948a1011fa9062ff5c657b Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 2 Oct 2025 19:08:41 +0200 Subject: feat(backend): customize header image and favicon --- backend/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backend/templates/base.html') diff --git a/backend/templates/base.html b/backend/templates/base.html index ec3f25a..34a7c7f 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -5,6 +5,7 @@ {{ .Title }} + @@ -24,7 +25,7 @@
- pfp + Logo -- cgit v1.2.3