From 7ec4477c9a03ae236bea6ff21b0c58b1c225616e Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Fri, 16 May 2025 14:48:04 +1000 Subject: [PATCH] Update footer to link to cgit-yli-theme repo --- themed/base.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/themed/base.html b/themed/base.html index 9dd65a5..1f52b12 100644 --- a/themed/base.html +++ b/themed/base.html @@ -131,7 +131,11 @@
{# cgit footer #} - generated by cgit {{ cgit_version }} (git {{ git_version_string }}) at + generated by + cgit + (cgit-yli-theme {{ cgit_version }}, + git {{ git_version_string }}) + at {{ show_date(time(NULL), 0, cgit_date_mode(DATE_ISO8601)) }}