aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
from:
to:
context:
space:
mode:
authorGravatar Saya Andy <saya.andy@posteo.com> 2026-08-01 13:15:38 +0700
committerGravatar Saya Andy <saya.andy@posteo.com> 2026-08-01 13:15:38 +0700
commit8a90bca75c8d8755016b46747ca943bb7b37140c (patch)
treee45289bb96aea9216cb33a550e13c3fe477fa2cd /README.md
parent793860dbd6df42d5bbf05542f2292a1c6d30fc76 (diff)
downloadcgitext-8a90bca75c8d8755016b46747ca943bb7b37140c.tar.gz
cgitext-8a90bca75c8d8755016b46747ca943bb7b37140c.zip
logo: include svg variant for both favicon and logov1.3.1+11
The reasoning behind using svg as primary defaults is simple – at close-up it is much neater, plus svg favicon is supported since 2015 in Firefox, 2020 in Chromium, 2025 in Safari. For old browsers ico is still kept as a fallback. The svg was auto-generated using a Python script and then simplified to a path, but kept close to an original.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f3b8724..2f7727e 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ This is a custom expansion to cgit. Its most prominent changes by now are:
* Theming now relies on CSS variables set in cgit.css, to allow easier custom additions and implicit filter theming.
+* Allow to use multiple favicons and of MIME type different from x-icon (f.ex. svg/png/webp).
+
The original cgit project is hosted at [git.zx2c4.com](https://git.zx2c4.com/cgit/about/)
## cgit - CGI for Git