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
This commit is contained in:
parent
e25e7b9598
commit
4cd94e3689
20 changed files with 52 additions and 25 deletions
2
Makefile
2
Makefile
|
@ -699,7 +699,7 @@ generate-gitignore:
|
|||
.PHONY: generate-images
|
||||
generate-images:
|
||||
npm install --no-save --no-package-lock fabric imagemin-zopfli
|
||||
node build/generate-images.js
|
||||
node build/generate-images.js $(TAGS)
|
||||
|
||||
.PHONY: pr\#%
|
||||
pr\#%: clean-all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue