update dates on feed
This commit is contained in:
parent
b3ebc62e59
commit
8f219a5d68
4
feed.xml
4
feed.xml
|
@ -8,13 +8,13 @@
|
|||
<item>
|
||||
<title>Actualité N°1</title>
|
||||
<description>Ceci est ma première actualité</description>
|
||||
<pubDate>Sat, 07 Sep 2002 00:00:01 GMT</pubDate>
|
||||
<pubDate>Sat, 07 Sep 2021 00:00:01 GMT</pubDate>
|
||||
<link>http://www.example.org/actu1</link>
|
||||
</item>
|
||||
<item>
|
||||
<title>Actualité N°2</title>
|
||||
<description>Ceci est ma seconde actualité</description>
|
||||
<pubDate>Sat, 07 Sep 2002 00:00:01 GMT</pubDate>
|
||||
<pubDate>Sat, 07 Sep 2021 00:00:01 GMT</pubDate>
|
||||
<link>http://www.example.org/actu2</link>
|
||||
</item>
|
||||
</channel>
|
||||
|
|
Loading…
Reference in New Issue