the repository which powers this website
Diffstat (limited to 'themed/summary.html')
-rw-r--r--themed/summary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themed/summary.html b/themed/summary.html
index a18983a6..7d8568b7 100644
--- a/themed/summary.html
+++ b/themed/summary.html
@@ -8,7 +8,7 @@
!}
{% block cgit_print_summary_impl %}
-{! page_start(); !}
+{! page_start(ctx.repo->name, ctx.repo->desc); !}
{! repo_header(); !}
<main class="max-w-7xl mx-auto py-4 pl-2 pr-2">{# Main content #}
{! repo_description_panel(); !}