From 61137e6c41afd2b60f3c36dd59c39f265379419e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Taavi=20V=C3=A4=C3=A4n=C3=A4nen?= Date: Sun, 11 May 2025 11:50:57 +0000 Subject: [PATCH] [bugfix] Remove unnecessary whitespace from trusted-proxies warning (#4168) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit closes #4167 Co-authored-by: Taavi Väänänen Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4168 Co-authored-by: Taavi Väänänen Co-committed-by: Taavi Väänänen --- web/template/page_header.tmpl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/web/template/page_header.tmpl b/web/template/page_header.tmpl index 1950ed712..ba9cf6e72 100644 --- a/web/template/page_header.tmpl +++ b/web/template/page_header.tmpl @@ -33,9 +33,7 @@ href="https://docs.gotosocial.org/en/latest/configuration/trusted_proxies/" rel="nofollow noreferrer noopener" target="_blank" - > - the documentation - . + >the documentation.

{{- end -}}