]> source.dussan.org Git - gitea.git/commit
Consolidate Logos and update README header (#14136)
authorsilverwind <me@silverwind.io>
Fri, 1 Jan 2021 19:04:35 +0000 (20:04 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Jan 2021 19:04:35 +0000 (14:04 -0500)
commit1bf7d71a0a82bc19945bc816df57b8ad61bdace4
tree012d2f4060785956d46ef3f0a4b4a2678f46801e
parent21adeaad70ba2386673e00e69147b1cc40551b76
Consolidate Logos and update README header (#14136)

* Consolidate Logos and update README header

- Remove unused `logo-lg.png`, `logo-sm.png` and `logo-192.png`.
- Consolidate `favicon.svg` and `logo.svg` to just `logo.svg`.
- Remove Safari Mask icon, it seems to work fine with just `favicon.png` (no SVG support).
- Remove Fluid Icon. It only served Firefox and SVG works just fine there.
- Update customization instructions.
- Update README.md to use SVG icon, increase logo size and center it and badges.

* Update README_ZH.md

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
* Update README_ZH.md

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
18 files changed:
README.md
README_ZH.md
build/generate-images.js
docs/content/doc/advanced/customizing-gitea.en-us.md
modules/setting/setting.go
public/img/gitea-192.png [deleted file]
public/img/gitea.svg
public/img/logo-192.png [deleted file]
public/img/logo-512.png [deleted file]
public/img/logo-lg.png [deleted file]
public/img/logo-safari.svg [deleted file]
public/img/logo-sm.png [deleted file]
public/img/logo.png [new file with mode: 0644]
public/img/logo.svg
snap/snapcraft.yaml
templates/base/head.tmpl
templates/base/head_navbar.tmpl
templates/home.tmpl