]> source.dussan.org Git - gitea.git/commit
gitea png to logo (#13974)
authorKyle D <kdumontnu@gmail.com>
Sat, 19 Dec 2020 01:17:27 +0000 (20:17 -0500)
committerGitHub <noreply@github.com>
Sat, 19 Dec 2020 01:17:27 +0000 (20:17 -0500)
commit4cd94e3689b256b6578da3c35ad52872bcea634f
tree2ae79e1fdd9ab1a11f9d361daef719f1a60fb84f
parente25e7b9598241947e83977b3ea6f8349cfdaa050
gitea png to logo (#13974)

* gitea png to logo.svg

* gitea safari svg to logo

* minify svgs

* Update english docs

* Update missing section on customizing logo
24 files changed:
Makefile
build/generate-images.js
docs/content/doc/advanced/customizing-gitea.en-us.md
docs/content/doc/developers/hacking-on-gitea.en-us.md
public/img/gitea-512.png [deleted file]
public/img/gitea-lg.png [deleted file]
public/img/gitea-safari.svg [deleted file]
public/img/gitea-sm.png [deleted file]
public/img/gitea.svg [new file with mode: 0644]
public/img/logo-192.png [new file with mode: 0644]
public/img/logo-512.png [new file with mode: 0644]
public/img/logo-lg.png [new file with mode: 0644]
public/img/logo-safari.svg [new file with mode: 0644]
public/img/logo-sm.png [new file with mode: 0644]
public/img/logo.svg [new file with mode: 0644]
snap/snapcraft.yaml
templates/admin/hook_new.tmpl
templates/base/head.tmpl
templates/base/head_navbar.tmpl
templates/home.tmpl
templates/org/settings/hook_new.tmpl
templates/pwa/manifest_json.tmpl
templates/repo/settings/webhook/list.tmpl
templates/repo/settings/webhook/new.tmpl