From 57303daf00093fb0026ca19590506df9248a20f1 Mon Sep 17 00:00:00 2001 From: Adrien Burgun Date: Sun, 3 Jul 2022 13:09:20 +0200 Subject: [PATCH] :sparkles: Custom navbar (wip) --- templates/home.tmpl | 12 ++- templates/user/dashboard/navbar.tmpl | 106 +++++++++++++++++++++++++++ 2 files changed, 115 insertions(+), 3 deletions(-) create mode 100644 templates/user/dashboard/navbar.tmpl diff --git a/templates/home.tmpl b/templates/home.tmpl index 77ecbb5..c7aba2e 100644 --- a/templates/home.tmpl +++ b/templates/home.tmpl @@ -48,17 +48,23 @@ Here's a handy button for you:

-
+ +

About Github sign-in

+

- The current solution for contributions (Login via Github) is more of a temporary solution, as I'm waiting for + The current solution for contributions (Sign In via Github) is more of a temporary solution, as I'm waiting for federation support for Gitea to get implemented.

+

+ New accounts created this way will not be able to create repositories, nor can they create organizations. +

+

If you'd like to host repositories on this instance or if you'd like to get an account without using Github, then please contact me directly (you'll find my contact infos on my main website). diff --git a/templates/user/dashboard/navbar.tmpl b/templates/user/dashboard/navbar.tmpl new file mode 100644 index 0000000..75abe85 --- /dev/null +++ b/templates/user/dashboard/navbar.tmpl @@ -0,0 +1,106 @@ +

+ +
+