diff options
Diffstat (limited to 'build/atom.xml')
-rw-r--r-- | build/atom.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/build/atom.xml b/build/atom.xml new file mode 100644 index 0000000..3bcd04a --- /dev/null +++ b/build/atom.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<feed xmlns="http://www.w3.org/2005/Atom"> + <title>arena: Quake-like multiplayer shooter </title> + <link href="https://arena.adast.dk/atom.xml" rel="self" /> + <updated>2023-12-17T20:55:56Z</updated> + <author> + <name>Adam Stück</name> + </author> + <id>https://arena.adast.dk,2022-04-23:default-atom-feed/</id> +</feed> |