diff options
author | Malfurious <m@lfurio.us> | 2024-03-12 04:08:28 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2024-03-12 04:08:28 -0400 |
commit | 6c233f6dd62176ea9477f0241a8ca8e2fbca80f0 (patch) | |
tree | a09b4134be33d2bb3834bc3a42b46789b8a155b3 /cgit/cgitrc | |
parent | ae4689915e7997e96c84fbb8c68f3575835895f3 (diff) | |
download | srcnode-6c233f6dd62176ea9477f0241a8ca8e2fbca80f0.tar.gz srcnode-6c233f6dd62176ea9477f0241a8ca8e2fbca80f0.zip |
cgit: Display version numbers in cgit page footer
Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'cgit/cgitrc')
-rw-r--r-- | cgit/cgitrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cgit/cgitrc b/cgit/cgitrc index c4304a9..c5a09f3 100644 --- a/cgit/cgitrc +++ b/cgit/cgitrc @@ -1,11 +1,10 @@ # cgit config # see cgitrc(5) for details -# -# possible todos: header, footer css=/cgit.css logo=/logo.png logo-link=/ +footer=/footer root-title=NormalMode.org Repositories root-desc=Public repositories hosted on normalmode.org |