From cc2f31d6d5f47472e7162c9aec605587f0abaad8 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 2 Oct 2025 18:49:06 +0200 Subject: feat(backend): config name and description --- backend/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backend/templates') diff --git a/backend/templates/base.html b/backend/templates/base.html index 922273e..1a7093d 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -4,7 +4,7 @@ {{ .Title }} - + @@ -13,7 +13,7 @@ - + -- cgit v1.2.3