mike-jumper opened a new pull request, #143: URL: https://github.com/apache/guacamole-website/pull/143
It was unfortunately not readily apparent that the PNG logo for "Bitchief Technology Services" provided via #142 was not actually a PNG image, but rather a JPEG that was erroneously given a `.png` extension. These changes corrects this by saving the original logo as an actual PNG. Additionally, these changes: * Correct the UNIX filesystem permissions of the "Dove IO" logo (definitely does not need the execute bit set). * Run all logos through `pngcrush` to shrink their size as much as possible (this only affected the "Arcisphere", "Bitchief Technology Services", and "Dove IO" logos). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org