From 9005779ac6b1b66e35afa23e9a102a96e808ac57 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 12 Mar 2023 19:55:00 -0300 Subject: system.scm: Use generic title for CGit root-title --- src/infrastructure/guix/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/infrastructure/guix/system.scm b/src/infrastructure/guix/system.scm index 31ecff4..6342a82 100644 --- a/src/infrastructure/guix/system.scm +++ b/src/infrastructure/guix/system.scm @@ -320,7 +320,7 @@ (enable-subject-links? #t) (snapshots '("tar.gz" "tar.xz")) (root-desc "Patches welcome!") - (root-title "EuAndreh repositories") + (root-title (str tld " repositories")) (logo "/git/static/cgit.png") (favicon "/git/static/favicon.ico") (css "/git/static/cgit.css") -- cgit v1.2.3