From 06c1a014c2c3820454c0ac697fdfdb029b983d9e Mon Sep 17 00:00:00 2001 From: Oxbian Date: Thu, 6 Jul 2023 00:38:06 +0200 Subject: Adding language system to the blog --- templates/atom_post_template.xml | 12 ------------ 1 file changed, 12 deletions(-) delete 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 deleted file mode 100644 index 0096010..0000000 --- a/templates/atom_post_template.xml +++ /dev/null @@ -1,12 +0,0 @@ - - Oxbianhttps://blog.arka.rocks - $TITLE - - $URL - $DATE - $DATE - - <h1>$TITLE</h1> - $CONTENT - - \ No newline at end of file -- cgit v1.2.3