From d8487d977a1defa06fa6bca94293ce46e268e7d2 Mon Sep 17 00:00:00 2001 From: Korbs Date: Thu, 5 Dec 2024 23:23:31 -0500 Subject: [PATCH] Remove hero section --- .../templates/user/dashboard/dashboard.tmpl | 67 ------------------- 1 file changed, 67 deletions(-) diff --git a/forgejo/gitea/templates/user/dashboard/dashboard.tmpl b/forgejo/gitea/templates/user/dashboard/dashboard.tmpl index 5657c41..f207b4d 100644 --- a/forgejo/gitea/templates/user/dashboard/dashboard.tmpl +++ b/forgejo/gitea/templates/user/dashboard/dashboard.tmpl @@ -1,13 +1,5 @@ {{template "base/head" .}}
-
- -
-

Ark

-

The heart of SudoVanilla

-
-
-
{{template "base/alert" .}} @@ -16,63 +8,4 @@ {{template "user/dashboard/repolist" .}}
- - {{template "base/footer" .}}