From 9098d8e2ee87aa13a50e42a77d818172784a70de Mon Sep 17 00:00:00 2001 From: m455 Date: Fri, 3 Feb 2023 23:37:35 -0500 Subject: [PATCH] Made default template a little more reasonable and added support for dark themes too --- assets/templates/default.html | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/assets/templates/default.html b/assets/templates/default.html index 49ee395..50eee86 100644 --- a/assets/templates/default.html +++ b/assets/templates/default.html @@ -7,15 +7,21 @@ @@ -37,7 +56,7 @@

{{ repository_path_parent }} {% if repository_path_parent %} / {% endif %} {{ repository_name }}

-

clone url: git://git.example.com/{{ repository_path }}

+

clone url: git://git.example.com/{{ repository_path }}