From 2159414a3945f059a7e52a4900ffcd1ca665e102 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 19 Mar 2014 03:11:45 -0600 Subject: footer: link back to cgit home page The footer has always been overrideable using the footer= in cgitrc, so this won't anger anybody who cares about their footer. --- ui-shared.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui-shared.c') diff --git a/ui-shared.c b/ui-shared.c index bd74f42..32f23f9 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -740,7 +740,7 @@ void cgit_print_docend() if (ctx.cfg.footer) html_include(ctx.cfg.footer); else { - htmlf("