X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/536b0541fcfea2169e4df33043cd9ff14c657bce..3cfcb086abfc2e94426623b487a47a8b5cc57b7e:/ui-shared.c
diff --git a/ui-shared.c b/ui-shared.c
index 6253a90..8a804c2 100644
--- a/ui-shared.c
+++ b/ui-shared.c
@@ -484,15 +484,10 @@ void cgit_print_pageheader(struct cgit_context *ctx)
html_attr(cgit_rooturl());
html("'>\n");
+ html("' alt='cgit logo'/>\n");
html("
| \n"); if (ctx->repo) { @@ -541,8 +528,6 @@ void cgit_print_pageheader(struct cgit_context *ctx) ctx->qry.head, ctx->qry.sha1); cgit_diff_link("diff", NULL, hc(cmd, "diff"), ctx->qry.head, ctx->qry.sha1, ctx->qry.sha2, NULL); - cgit_patch_link("patch", NULL, hc(cmd, "patch"), ctx->qry.head, - ctx->qry.sha1); html(" | "); html(" |