* Updated the main logo with the stylized version
* Updated apple touch icon size
* Resized the logo foreground a bit
* Compressed all the png files
* Added streamerless logo
* Removed manifest theme color, we have no theme and it should reflect the OS theme
* Updated manifest short name to be valid (under 12 characters)
Other changes:
* Added r/place and TFC logo for period variation selector
* Updated to treat infoblock description newline and double newline separately
* Fixed textarea dynamic sizing
It was using RGBA instead of a palette before.
$ zopflipng -m place-indexed-final-place{,_opt}.png
Optimizing place-indexed-final-place.png
Input size: 3175277 (3100K)
Result size: 976309 (953K). Percentage of original: 30.747%
Result is smaller
Rendered output is bit-identical:
$ convert place-indexed-final-place.png ppm:- | sha1sum
fccae2655eaea6e3950bf337824d239298162f51 -
$ convert place-indexed-final-place_opt.png ppm:- | sha1sum
fccae2655eaea6e3950bf337824d239298162f51 -
I added a Discord Button and a Discord SVG logo to the main html page of the website, added a new CSS class to make the Discord Button hover on blue instead of being yellow on hover, added a Discord banner to the contribute tab and added a link to our discord server on the bitcoin pop-out and a link to the current GitHub owners reddit user-page.