aboutsummaryrefslogtreecommitdiff
path: root/templates/en/atom_feed_template.xml
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-07-06 00:38:06 +0200
committerOxbian <got.dacs@slmail.me>2023-07-06 00:38:06 +0200
commit06c1a014c2c3820454c0ac697fdfdb029b983d9e (patch)
treec500d8ab38c067d63b596d18c2b821cf869d5a33 /templates/en/atom_feed_template.xml
parent1a461458057bf253358fef77bc14674fa1a2c9f2 (diff)
downloadArKa-Blog-06c1a014c2c3820454c0ac697fdfdb029b983d9e.tar.gz
ArKa-Blog-06c1a014c2c3820454c0ac697fdfdb029b983d9e.zip
Adding language system to the blog
Diffstat (limited to 'templates/en/atom_feed_template.xml')
-rw-r--r--templates/en/atom_feed_template.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/en/atom_feed_template.xml b/templates/en/atom_feed_template.xml
new file mode 100644
index 0000000..ef72ecb
--- /dev/null
+++ b/templates/en/atom_feed_template.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<feed xmlns="http://www.w3.org/2005/Atom"
+ xmlns:thr="http://purl.org/syndication/thread/1.0"
+ xml:lang="en">
+ <title type="text">blog.arka.rocks</title>
+ <subtitle type="text">Oxbian's Blog</subtitle>
+ <updated>$DATE</updated>
+ <link rel="alternate" type="text/html" href="https://blog.arka.rocks"/>
+ <id>https://blog.arka.rocks</id>
+ <link rel="self" type="application/atom+xml" href="https://blog.arka.rocks/atom.xml"/>
+$CONTENT
+</feed>
ArKa projects. All rights to me, and your next child right arm.