From c916e1854f36c22209987dcf7cb32c9feb811b22 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Fri, 14 Feb 2025 11:56:21 +0800 Subject: *: Make the forge title configurable --- templates/login.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/login.html.tmpl') diff --git a/templates/login.html.tmpl b/templates/login.html.tmpl index 99ee6b9..3b0e74a 100644 --- a/templates/login.html.tmpl +++ b/templates/login.html.tmpl @@ -3,7 +3,7 @@ {{ template "head_common" . }} - Login – Lindenii Forge + Login – {{ .global.forge_title }} {{ .login_error }} @@ -13,7 +13,7 @@ - Password Authentication + Password authentication -- cgit v1.2.3