diff options
author | Malfurious <m@lfurio.us> | 2024-03-12 03:23:04 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2024-03-12 03:23:04 -0400 |
commit | 0ec552bba12f8bc2ab51db7af0042d09ad25a782 (patch) | |
tree | 1ed7993fe73b121f5a248cf64464af95751c055f /cgit/cgitrc | |
parent | 505e52aa3dd44b94a878c7a7e906263535e1df56 (diff) | |
download | srcnode-0ec552bba12f8bc2ab51db7af0042d09ad25a782.tar.gz srcnode-0ec552bba12f8bc2ab51db7af0042d09ad25a782.zip |
cgit: Add custom logo
Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to '')
-rw-r--r-- | cgit/cgitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit/cgitrc b/cgit/cgitrc index 34bbe81..c4304a9 100644 --- a/cgit/cgitrc +++ b/cgit/cgitrc @@ -4,7 +4,7 @@ # possible todos: header, footer css=/cgit.css -logo=/cgit.png +logo=/logo.png logo-link=/ root-title=NormalMode.org Repositories |