diff options
author | June McEnroe <june@causal.agency> | 2021-09-22 15:40:24 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-22 15:40:24 +0000 |
commit | b66b864a89e0a956e9d5d8909ccb3084df3c273e (patch) | |
tree | 5b9648e95d0c353efc1e9f3085b87064f5790035 /www/git.causal.agency/cgit/cgitrc.5.txt | |
parent | Use Z_FILTERED strategy (diff) | |
download | src-b66b864a89e0a956e9d5d8909ccb3084df3c273e.tar.gz src-b66b864a89e0a956e9d5d8909ccb3084df3c273e.zip |
Remove default favicon
I hate these things and also this one sucks.
Diffstat (limited to '')
-rw-r--r-- | www/git.causal.agency/cgit/cgitrc.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/git.causal.agency/cgit/cgitrc.5.txt b/www/git.causal.agency/cgit/cgitrc.5.txt index 8d663952..7dd644a9 100644 --- a/www/git.causal.agency/cgit/cgitrc.5.txt +++ b/www/git.causal.agency/cgit/cgitrc.5.txt @@ -219,7 +219,7 @@ enable-tree-linenumbers:: favicon:: Url used as link to a shortcut icon for cgit. It is suggested to use the value "/favicon.ico" since certain browsers will ignore other - values. Default value: "/favicon.ico". + values. Default value: none. footer:: The content of the file specified with this option will be included |