X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/17890d0058c1555133c8767ceb123e809e6971ab..f49ea2c9968a8b30c0c268ca52aa066960fd98f7:/ui-shared.c diff --git a/ui-shared.c b/ui-shared.c index cd98387..6f83d2a 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -437,16 +437,27 @@ void cgit_print_docstart(struct cgit_context *ctx) html("\n"); + if (ctx->cfg.favicon) { + html("\n"); + } html("\n"); html("
\n"); } void cgit_print_docend() { - html("\n\n