From c68565952a9745f1330b2a242795c06e25465e32 Mon Sep 17 00:00:00 2001 From: L3D Date: Thu, 14 Jan 2021 11:06:29 +0100 Subject: [PATCH] delete trailing whitespace --- templates/gitea.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/gitea.ini.j2 b/templates/gitea.ini.j2 index 22d8c50..2e40307 100644 --- a/templates/gitea.ini.j2 +++ b/templates/gitea.ini.j2 @@ -3,7 +3,7 @@ ; ; This file overwrites the default values from gitea. ; undefined variables will use the default value from gitea. -; Cheat Sheet: https://docs.gitea.io/en-us/config-cheat-sheet/ +; Cheat Sheet: https://docs.gitea.io/en-us/config-cheat-sheet/ ; ; App name that shows on every page title APP_NAME = {{ gitea_app_name }}