Skip to content

Commit

Permalink
Add dummy event
Browse files Browse the repository at this point in the history
  • Loading branch information
saundefined committed Jan 16, 2024
1 parent 448761a commit 382262e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions archive/archive.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<uri>http://php.net/contact</uri>
<email>[email protected]</email>
</author>
<xi:include href="entries/2024-01-16-1.xml"/>
<xi:include href="entries/2024-01-15-3.xml"/>
<xi:include href="entries/2024-01-15-2.xml"/>
<xi:include href="entries/2024-01-15-1.xml"/>
Expand Down
16 changes: 16 additions & 0 deletions archive/entries/2024-01-16-1.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news">
<title>Test Event</title>
<id>https://www.php.net/archive/2024.php#2024-01-16-1</id>
<published>2024-01-16T13:23:44+00:00</published>
<updated>2024-01-16T13:23:44+00:00</updated>
<link href="https://www.php.net/conferences/index.php#2024-01-16-1" rel="alternate" type="text/html"/>
<link href="https://www.php.net/archive/2024.php#2024-01-16-1" rel="via" type="text/html"/>
<default:finalTeaserDate xmlns="http://php.net/ns/news">2023-02-16</default:finalTeaserDate>
<category term="conferences" label="Conference announcement"/>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
test news entry
</div>
</content>
</entry>

0 comments on commit 382262e

Please sign in to comment.