From 2b5a5030ba421b79b54847f571a3961e52e8c241 Mon Sep 17 00:00:00 2001 From: davrot Date: Mon, 3 Feb 2025 08:05:45 +0000 Subject: [PATCH] =?UTF-8?q?Dateien=20nach=20=E2=80=9Etemplates=E2=80=9C=20?= =?UTF-8?q?hochladen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/home.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/home.tmpl b/templates/home.tmpl index 54edf0db37..168bfbefa6 100644 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -11,6 +11,6 @@ - {{template "landing-page/landing-page" .}} + {{template "home_forgejo" .}} {{template "base/footer" .}}