diff options
author | June McEnroe <june@causal.agency> | 2021-09-22 15:40:24 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-02-13 12:18:51 -0500 |
commit | f92ba7ea854f826816cdbf94bc2afa4104669961 (patch) | |
tree | 829cc3def950d168672e9eb604c6297b6eb2acce /cgitrc.5.txt | |
parent | Show about path in page title (diff) | |
download | cgit-pink-f92ba7ea854f826816cdbf94bc2afa4104669961.tar.gz cgit-pink-f92ba7ea854f826816cdbf94bc2afa4104669961.zip |
Remove default favicon
I do not like these things.
Diffstat (limited to '')
-rw-r--r-- | cgitrc.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 33a6a8c..45db6c7 100644 --- a/cgitrc.5.txt +++ b/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 |