Commit: 0646edbdaed31b2aff23a76f3e91a7746e1b655b Author: Walther Lalk <[email protected]> Tue, 21 Feb 2017 14:23:26 +0200 Parents: f67dbc399044cb15a72415d4f38c63aef093941a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0646edbdaed31b2aff23a76f3e91a7746e1b655b Log: Make cakefest logo smaller Changed paths: M archive/entries/2017-02-21-1.xml D images/news/cakefest-2017.jpg A images/news/cakefest-2017.png Diff: diff --git a/archive/entries/2017-02-21-1.xml b/archive/entries/2017-02-21-1.xml index 2dd82bb..b13c3cf 100644 --- a/archive/entries/2017-02-21-1.xml +++ b/archive/entries/2017-02-21-1.xml @@ -8,7 +8,7 @@ <category term="conferences" label="Conference announcement"/> <category term="cfp" label="Call for Papers"/> <link href="http://php.net/conferences/index.php#id2017-02-21-1" rel="alternate" type="text/html"/> - <default:newsImage xmlns="http://php.net/ns/news" link="https://cakefest.org" title="CakeFest 2017">cakefest-2017.jpg</default:newsImage> + <default:newsImage xmlns="http://php.net/ns/news" link="https://cakefest.org" title="CakeFest 2017">cakefest-2017.png</default:newsImage> <link href="https://cakefest.org" rel="via" type="text/html"/> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> diff --git a/images/news/cakefest-2017.jpg b/images/news/cakefest-2017.jpg deleted file mode 100644 index e2b9446..0000000 Binary files a/images/news/cakefest-2017.jpg and /dev/null differ diff --git a/images/news/cakefest-2017.png b/images/news/cakefest-2017.png new file mode 100644 index 0000000..2e738d6 Binary files /dev/null and b/images/news/cakefest-2017.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
