Commit: 282be1d42e4ef330d8a14435a908ec14c82f893b Author: Christoph M. Becker <[email protected]> Sun, 26 May 2019 13:13:24 +0200 Parents: 85d770c88970f8e4dcf79be89e2ecd4b1532284b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=282be1d42e4ef330d8a14435a908ec14c82f893b Log: Downscale overly large conference logos For now, we only replace those images which are wider than 400px and are still shown on the main conferences page. Changed paths: M images/news/SouthEastPHPLogo.png M images/news/[email protected] M images/news/confoo-yul2018.png M images/news/confoo-yvr2016-yul2017.jpg M images/news/phpconf_logo_2.png M images/news/phptek2017.png Diff: diff --git a/images/news/SouthEastPHPLogo.png b/images/news/SouthEastPHPLogo.png index fe82322..d4dc9ce 100644 Binary files a/images/news/SouthEastPHPLogo.png and b/images/news/SouthEastPHPLogo.png differ diff --git a/images/news/[email protected] b/images/news/[email protected] index 80b334b..3cfc8e9 100644 Binary files a/images/news/[email protected] and b/images/news/[email protected] differ diff --git a/images/news/confoo-yul2018.png b/images/news/confoo-yul2018.png index 029484c..f219236 100644 Binary files a/images/news/confoo-yul2018.png and b/images/news/confoo-yul2018.png differ diff --git a/images/news/confoo-yvr2016-yul2017.jpg b/images/news/confoo-yvr2016-yul2017.jpg index 907d345..7ab4b82 100644 Binary files a/images/news/confoo-yvr2016-yul2017.jpg and b/images/news/confoo-yvr2016-yul2017.jpg differ diff --git a/images/news/phpconf_logo_2.png b/images/news/phpconf_logo_2.png index bd34307..af971bc 100644 Binary files a/images/news/phpconf_logo_2.png and b/images/news/phpconf_logo_2.png differ diff --git a/images/news/phptek2017.png b/images/news/phptek2017.png index dbc5734..c64e5fe 100644 Binary files a/images/news/phptek2017.png and b/images/news/phptek2017.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
