diff --git a/themed/index.html b/themed/index.html index 03c0169..6933898 100644 --- a/themed/index.html +++ b/themed/index.html @@ -34,11 +34,11 @@ {! for (int i = 0; i < cgit_repolist.count; i++) { !} {! ctx.repo = &cgit_repolist.repos[i]; !} {! if (!cgit_repolist_is_visible(ctx.repo)) { continue; } !} -
+ 0 %} class="border-t border-gray-300 pt-4 mt-4"{% endif %}> {# Heroicons outline cube #}
-
+
{! char *repourl = cgit_repourl(ctx.repo->url); !}
{{ ctx.repo->name }}
{! free(repourl); !}