From c1832daf3b2e12772b01d92cc59f9b38b458a9b1 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Sun, 25 Jun 2023 00:26:05 +0200 Subject: Updating ArkaBlog & removing old things --- templates/atom_post_template.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 templates/atom_post_template.xml (limited to 'templates/atom_post_template.xml') 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 @@ + + Oxbianhttps://blog.arka.rocks + $TITLE + + $URL + $DATE + $DATE + + <h1>$TITLE</h1> + $CONTENT + + \ No newline at end of file -- cgit v1.2.3