commit: 5a718a6cc994247bbb2a14656b5b1cf70fb5820a
parent e88f1b18a276f770c8c173b73b16e0687de91ea3
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 7 Apr 2023 18:47:21 +0200
feed.atom.in: Move /updated to a more visible place
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/feed.atom.in b/feed.atom.in
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Home feed — Cyber-Home of Lanodan</title>
- <updated>2022-12-30T13:00:00Z</updated>
<id>https://hacktivis.me/feed</id>
<link href="https://hacktivis.me/feed.atom" rel="self" />
<link href="https://hacktivis.me/home" rel="alternate" />
@@ -9,6 +8,7 @@
<name>Haelwenn (lanodan) Monnier</name>
</author>
+ <updated>2022-12-30T13:00:00Z</updated>
<!-- new.sh: new articles here -->
<xi:include href="articles/2022%20Summary.xml"/>