Update bin/build-favicons
This commit is contained in:
parent
78737357a9
commit
8958e8a8cb
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ for size in ${sizes}; do
|
||||||
-resize ${size} \
|
-resize ${size} \
|
||||||
-background transparent \
|
-background transparent \
|
||||||
-extent ${size} \
|
-extent ${size} \
|
||||||
src/favicon-${size}.png
|
png32:src/favicon-${size}.png
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in a new issue