src.nth.io/

summaryrefslogtreecommitdiff
path: root/git/web
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-04-05 16:04:29 -0500
committerLuke Hoersten <[email protected]>2026-04-05 16:04:29 -0500
commit419c4224165beadc953cea501b27e49b885f0660 (patch)
treed837d2cac39f4d7b7d80b53025d5b4185b0bd101 /git/web
parentea3e738a246d88be2f9a16b2c08f2f393d2f6edb (diff)
Parameterize cgitrc root-title and root-desc
Diffstat (limited to 'git/web')
-rw-r--r--git/web/templates/cgitrc.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/git/web/templates/cgitrc.j2 b/git/web/templates/cgitrc.j2
index bf829c2..a75e3f3 100644
--- a/git/web/templates/cgitrc.j2
+++ b/git/web/templates/cgitrc.j2
@@ -1,8 +1,8 @@
scan-path={{cgit_scan_path}}
remove-suffix=1
-root-title=src.nth.io
-root-desc=Git repositories
+root-title={{cgit_root_title}}
+root-desc={{cgit_root_desc}}
difftype=ssdiff