diff options
| author | patrick-scho | 2025-11-30 23:30:24 +0100 |
|---|---|---|
| committer | patrick-scho | 2025-11-30 23:30:24 +0100 |
| commit | 207e44cf8eb9e2f820fa88c3c40548de482b952c (patch) | |
| tree | 7dad3d247b67ee7cfd7f4c48bb91f8fa9f3862ae /ui-shared.c | |
| parent | a8b43aaa80ef3d27e20934af85a88acdffc0163c (diff) | |
| download | ps-cgit-207e44cf8eb9e2f820fa88c3c40548de482b952c.tar.gz ps-cgit-207e44cf8eb9e2f820fa88c3c40548de482b952c.zip | |
test change
Diffstat (limited to 'ui-shared.c')
| -rw-r--r-- | ui-shared.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-shared.c b/ui-shared.c index d2358f2..51a67b1 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -1085,7 +1085,7 @@ void cgit_print_pageheader(void) char *currenturl = cgit_currenturl(); site_link(NULL, "index", NULL, hc("repolist"), NULL, NULL, 0, 1); if (ctx.cfg.root_readme) - site_link("about", "about", NULL, hc("about"), + site_link("aboot", "aboot", NULL, hc("aboot"), NULL, NULL, 0, 1); html("</td><td class='form'>"); html("<form method='get' action='"); |
