From 761f5e3f6a953fadc60238b2fd7f838b30290482 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 29 Oct 2021 17:20:51 +0300 Subject: include javascript once --- ui-summary.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ui-summary.c') diff --git a/ui-summary.c b/ui-summary.c index 1b65462..f3b3d92 100644 --- a/ui-summary.c +++ b/ui-summary.c @@ -29,9 +29,12 @@ static void print_url(const char *url) if (urls++ == 0) { htmlf(" ", columns); htmlf("clone\n", columns); + html(""); + html(""); } - html(""); htmlf(""); html_txt(url); html(" (click to copy)\n"); - html(""); } void cgit_print_summary(void) -- cgit v1.2.3-70-g09d2