diff --git a/ui-shared.c b/ui-shared.c index 26a6c71..c8c1c21 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -174,7 +174,7 @@ void cgit_print_pageheader(char *title, int show_search) html(""); html("", cgit_logo); + htmlf("'>logo", cgit_logo); html(""); html(""); htmlf("root", cgit_rooturl());