Joseph Schorr
|
f6a53f7cc5
|
Change all Quay.io references to Quay, fix tour and change logo
Fixes #741
|
2015-11-02 14:37:48 -05:00 |
|
Jimmy Zelinskie
|
27078b1e16
|
static: optimized png images
for file in *.png ; do pngcrush -reduce -brute "$file" "${file%.png}-crushed.png" && mv -f "${file%.png}-crushed.png" "$file" ; done
|
2015-08-14 14:45:01 -04:00 |
|
Joseph Schorr
|
bcc45448ed
|
- Change logo on non-landing to be just the box and to have a slight border on the right
- Change the letter spacing on the landing page to make the header more readable
- Change the logo on the 500 page
|
2014-07-07 16:12:53 -04:00 |
|
yackob03
|
65b0b85ffb
|
Add a logo for quay. Make the navbar a little friendlier to smaller devices.
|
2013-10-13 16:13:50 -04:00 |
|