Commit: fb81a309c8bd5a4328858a0a19f64cd340721d27 Author: Jeroen Gerits <[email protected]> Fri, 20 Nov 2020 13:56:37 +0100 Committer: Christoph M. Becker <[email protected]> Mon, 23 Nov 2020 16:50:03 +0100 Parents: 455d9f2ceb70762e644ca079d72eb4c7fa94d418 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=fb81a309c8bd5a4328858a0a19f64cd340721d27 Log: Adding Laracon EU Online Conference 2021 Changed paths: M archive/archive.xml A archive/entries/2020-11-23-1.xml A images/news/laracon-online-2021.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 79efbfa32..d78c8bb3b 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/2020-11-23-1.xml"/> <xi:include href="entries/2020-11-19-1.xml"/> <xi:include href="entries/2020-11-12-1.xml"/> <xi:include href="entries/2020-10-29-3.xml"/> diff --git a/archive/entries/2020-11-23-1.xml b/archive/entries/2020-11-23-1.xml new file mode 100644 index 000000000..b176de93d --- /dev/null +++ b/archive/entries/2020-11-23-1.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Laracon EU Online 2021</title> + <id>https://www.php.net/archive/2020.php#2020-11-23-1</id> + <published>2020-11-23T13:55:06+01:00</published> + <updated>2020-11-23T13:55:06+01:00</updated> + <link href="https://www.php.net/conferences/index.php#id2020-11-23-1" rel="alternate" type="text/html"/> + <link href="https://laracon.eu/online/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2021-01-18</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://laracon.eu/online/" title="Laracon EU Online 2021">laracon-online-2021.jpg</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + A full week for Laravel developers with a series of cutting edge presentations, webinars and networking events. Discover January 18-22th on https://laracon.eu/online/ + </div> + </content> +</entry> diff --git a/images/news/laracon-online-2021.jpg b/images/news/laracon-online-2021.jpg new file mode 100644 index 000000000..50463fb41 Binary files /dev/null and b/images/news/laracon-online-2021.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
