Commit Graph

5 Commits (deba986c270cdda312510eaefc3c7fb603534aa0)

Author SHA1 Message Date
Jay Logan deba986c27 Slapdash custom favicon to replace the new one from tootsuite
It's a combination of this Pokéball vector [1] with the symbol from the floor of the GTS [2]
[1] https://en.wikipedia.org/wiki/File:Pok%C3%A9_Ball_icon.svg
[2] https://bulbapedia.bulbagarden.net/wiki/File:GTS_interior_DP.png
2022-11-19 07:52:14 +00:00
pea-sys c68e6b52d9
png optimization(loss less) (#19630) 2022-11-01 15:06:52 +01:00
Eugen Rochko 45aa5781ce
Change brand color and logotypes (#18592)
- Add rake task for generating Apple/Android icons and favicons from SVG
- Add rake task for generating PNG icons and logos for e-mails from SVG
- Remove obsolete Microsoft icons and configuration
- Remove PWA shortcut icons
2022-06-09 22:25:23 +02:00
Maciek Baron ca2cc556f1 Crush PNGs to reduce overall size (#7954) 2018-07-05 15:20:16 +02:00
Eugen Rochko 872a0d5bd8
Improve HTML e-mails based on Litmus tests (#6301)
* Use PNG images in HTML e-mails

* Make webpack use URLs with host so fonts load inside HTML e-mails

Convert this back to a relative URL in the premailer CSS loader
since local requests are quicker

* Improve responsive design

* Add missing PNG icon
2018-01-20 01:32:21 +01:00