summaryrefslogtreecommitdiffstats
path: root/snap/snapcraft.yaml
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2021-01-01 20:04:35 +0100
committerGitHub <noreply@github.com>2021-01-01 14:04:35 -0500
commit1bf7d71a0a82bc19945bc816df57b8ad61bdace4 (patch)
tree012d2f4060785956d46ef3f0a4b4a2678f46801e /snap/snapcraft.yaml
parent21adeaad70ba2386673e00e69147b1cc40551b76 (diff)
downloadgitea-1bf7d71a0a82bc19945bc816df57b8ad61bdace4.tar.gz
gitea-1bf7d71a0a82bc19945bc816df57b8ad61bdace4.zip
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>
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 223fdde8dd..6f19fe5ed6 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -6,7 +6,7 @@ description: |
an independent binary distribution across ALL platforms that Go supports,
including Linux, Mac OS X, Windows and ARM.
-icon: public/img/logo-lg.png
+icon: public/img/logo.png
confinement: strict
base: core18
adopt-info: gitea