From 087aa73a110a6191171a2b8bab46fd46b2030353 Mon Sep 17 00:00:00 2001 From: Adrien Burgun Date: Sun, 3 Jul 2022 13:17:45 +0200 Subject: [PATCH] :bug: Fix redirect_to and make buttons less strong --- templates/base/head_navbar.tmpl | 2 +- templates/user/dashboard/navbar.tmpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl index 268eb0e..2524808 100644 --- a/templates/base/head_navbar.tmpl +++ b/templates/base/head_navbar.tmpl @@ -194,7 +194,7 @@ {{svg "octicon-sign-in"}} {{.i18n.Tr "sign_in"}} - + {{svg "octicon-mark-github"}} Sign In via Github diff --git a/templates/user/dashboard/navbar.tmpl b/templates/user/dashboard/navbar.tmpl index dcd1b0c..59a86de 100644 --- a/templates/user/dashboard/navbar.tmpl +++ b/templates/user/dashboard/navbar.tmpl @@ -79,10 +79,10 @@ Jump to:
- Explore + Explore
- Shad's Profile + Shad's Profile
{{end}}