aboutsummaryrefslogtreecommitdiff
path: root/templates/atom_post_template.xml
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-06-25 00:26:05 +0200
committerOxbian <got.dacs@slmail.me>2023-06-25 00:26:05 +0200
commitc1832daf3b2e12772b01d92cc59f9b38b458a9b1 (patch)
tree22d6e26e4cf15cf3836e7bae547003caaa26a04a /templates/atom_post_template.xml
parente1810b85fe0a66893b8e101dd52a5fbc83d407ec (diff)
downloadArKa-Blog-c1832daf3b2e12772b01d92cc59f9b38b458a9b1.tar.gz
ArKa-Blog-c1832daf3b2e12772b01d92cc59f9b38b458a9b1.zip
Updating ArkaBlog & removing old things
Diffstat (limited to 'templates/atom_post_template.xml')
-rw-r--r--templates/atom_post_template.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/atom_post_template.xml b/templates/atom_post_template.xml
new file mode 100644
index 0000000..0096010
--- /dev/null
+++ b/templates/atom_post_template.xml
@@ -0,0 +1,12 @@
+<entry xml:lang="fr">
+ <author><name>Oxbian</name><uri>https://blog.arka.rocks</uri></author>
+ <title type="html">$TITLE</title>
+ <link rel="alternate" type="text/html" href="$URL"/>
+ <id>$URL</id>
+ <published>$DATE</published>
+ <updated>$DATE</updated>
+ <content type="html">
+ &lt;h1&gt;$TITLE&lt;/h1&gt;
+ $CONTENT
+ </content>
+</entry> \ No newline at end of file
ArKa projects. All rights to me, and your next child right arm.