From c039325d70345708190a1f136c85674f372e864e Mon Sep 17 00:00:00 2001 From: colorfulberry Date: Mon, 21 Sep 2020 15:15:07 +0800 Subject: [PATCH] feat: improve the navbar --- templates/explore/navbar.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/explore/navbar.tmpl b/templates/explore/navbar.tmpl index 200363c66..42e9e8be7 100644 --- a/templates/explore/navbar.tmpl +++ b/templates/explore/navbar.tmpl @@ -12,11 +12,11 @@ {{svg "octicon-organization" 16}} {{.i18n.Tr "explore.organizations"}} - {{if .IsRepoIndexerEnabled}} + {{/* {{if .IsRepoIndexerEnabled}} {{svg "octicon-code" 16}} {{.i18n.Tr "explore.code"}} - {{end}} + {{end}} */}} @@ -36,11 +36,11 @@ {{svg "octicon-organization" 16}} {{.i18n.Tr "explore.organizations"}} - {{if .IsRepoIndexerEnabled}} + {{/* {{if .IsRepoIndexerEnabled}} {{svg "octicon-code" 16}} {{.i18n.Tr "explore.code"}} - {{end}} + {{end}} */}}