Commit: 08f44eaed2afbe296cdcfd2f2fe28190f396abdc Author: Peter Cowburn <[email protected]> Tue, 20 Mar 2018 21:05:18 +0000 Parents: 27ce044b09b995141925fc56a1297ff00c24d857 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=08f44eaed2afbe296cdcfd2f2fe28190f396abdc Log: minor improvements for Darkmira Tour PHP 2018 announcement, and add it to archive.xml Changed paths: M archive/archive.xml M archive/entries/2018-03-13-1.xml M images/news/dm.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 3cd0afd..a8d49b7 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -9,6 +9,7 @@ <uri>http://php.net/contact</uri> <email>[email protected]</email> </author> + <xi:include href="entries/2018-03-13-1.xml"/> <xi:include href="entries/2018-03-02-1.xml"/> <xi:include href="entries/2018-03-01-5.xml"/> <xi:include href="entries/2018-03-01-4.xml"/> diff --git a/archive/entries/2018-03-13-1.xml b/archive/entries/2018-03-13-1.xml index e22e83f..fa50b91 100644 --- a/archive/entries/2018-03-13-1.xml +++ b/archive/entries/2018-03-13-1.xml @@ -13,7 +13,7 @@ <div xmlns="http://www.w3.org/1999/xhtml"> <p>With a lot of PHP's Rockstars, Darkmira Tour PHP 2018 is a conference focused on security and quality in PHP's ecosystems, in Brazil's capital in April 14-15. During the two days of Darkmira, you can interact with all the 400 participants along the coffee breaks, demonstrations and networking, and learn a lot about the PHP's ecosystems!</p> - <p>For more information, visit https://php.darkmiratour.rocks/2018.</p> + <p>For more information, visit <a href="https://php.darkmiratour.rocks/2018" title="Darkmira Tour PHP 2018">https://php.darkmiratour.rocks/2018</a>.</p> </div> </content> diff --git a/images/news/dm.png b/images/news/dm.png index 67e1949..bc4f77c 100644 Binary files a/images/news/dm.png and b/images/news/dm.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
