X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/de5e9281719809c5b07051faa88e95bd16e8d485..2d6ee032d0c2f84ebcfaa12d3289e85cfab18fcd:/ui-shared.c diff --git a/ui-shared.c b/ui-shared.c index 8a00099..209af6e 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -437,6 +437,11 @@ void cgit_print_docstart(struct cgit_context *ctx) html("\n"); + if (ctx->cfg.favicon) { + html("\n"); + } html("\n"); html("
\n"); } @@ -567,12 +572,12 @@ void cgit_print_pageheader(struct cgit_context *ctx) html_txt(ctx->cfg.root_title); html("\n"); - html("