Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-01-05 | change for new logo | neodarz | 1 | -3/+3 | |
2015-07-25 | create separate square icon as Apple touch icon | Zhiming Wang | 1 | -3/+2 | |
Round icon with transparent filling doesn't work well on iOS's home screen, because the transparent part will be filled in black. Also, the letters ZW have been enlarged to look better in a square icon. | |||||
2015-06-10 | upgrade quality of icons | Zhiming Wang | 1 | -3/+3 | |
Also added a 2048x2048 logo for submission to Apple News Publisher (just curious). | |||||
2015-05-05 | handle navigation button and favicons | Zhiming Wang | 1 | -0/+21 | |
Note that I'm using an <embed> tag with the svg because if wrapped in <img>, the svg won't render on Safari. After using the <embed> tag, the svg renders on all four major browsers on OS X (Chrome, Safari, Firefox, Opera), and it looks nice on all three but Firefox, in which case it's crappy as fuck. |