aboutsummaryrefslogtreecommitdiff
path: root/templates/en/atom_post_template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/en/atom_post_template.xml')
-rw-r--r--templates/en/atom_post_template.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/en/atom_post_template.xml b/templates/en/atom_post_template.xml
new file mode 100644
index 0000000..7c975d4
--- /dev/null
+++ b/templates/en/atom_post_template.xml
@@ -0,0 +1,12 @@
+<entry xml:lang="en">
+ <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>
ArKa projects. All rights to me, and your next child right arm.