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; } !} -