summaryrefslogtreecommitdiffabout
path: root/ui-shared.c
Side-by-side diff
Diffstat (limited to 'ui-shared.c') (more/less context) (show whitespace changes)
-rw-r--r--ui-shared.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui-shared.c b/ui-shared.c
index 1fc5c09..d909f55 100644
--- a/ui-shared.c
+++ b/ui-shared.c
@@ -633,4 +633,3 @@ void cgit_print_pageheader(struct cgit_context *ctx)
if (ctx->repo) {
- cgit_summary_link(ctx->repo->name, ctx->repo->name, NULL,
- ctx->qry.head);
+ cgit_summary_link("summary", NULL, NULL, ctx->qry.head);
cgit_refs_link("refs", NULL, hc(cmd, "refs"), ctx->qry.head,