From b2d9c2e2d6ac363c0b8faf827dbb9138a2be7290 Mon Sep 17 00:00:00 2001 From: Gitea Date: Thu, 9 Dec 2021 09:55:57 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=9F=E4=B8=80?= =?UTF-8?q?=E6=90=9C=E7=B4=A2,=E9=BB=98=E8=AE=A4=E7=83=AD=E9=97=A8?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base/head_navbar.tmpl | 12 +- templates/base/head_navbar_fluid.tmpl | 4 +- templates/base/head_navbar_home.tmpl | 4 +- templates/base/head_navbar_pro.tmpl | 216 ++++++++++++++++++++++++++++++++++ templates/base/head_pro.tmpl | 208 ++++++++++++++++++++++++++++++++ templates/explore/repos.tmpl | 2 +- 6 files changed, 436 insertions(+), 10 deletions(-) create mode 100644 templates/base/head_navbar_pro.tmpl create mode 100644 templates/base/head_pro.tmpl diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index c87524afb..c475faaf6 100755 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -17,7 +17,7 @@ {{if .IsSigned}} -
+ {{else if .IsLandingPageHome}} -
+