summaryrefslogtreecommitdiff
path: root/templates/item.xml
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-06-13 00:12:02 +0100
committerdavidovski <david@davidovski.xyz>2023-06-13 00:12:02 +0100
commit045ab662bb15d9a13d4d58ef609f643b9ae0889d (patch)
treeecf6a75bb9c9aa530bf5e7cca909c9b8894fd690 /templates/item.xml
parent7acbb084388e3b7d13f37b65e0b5cf2756d6cf26 (diff)
use shblg to generate a static site from this repo
Diffstat (limited to 'templates/item.xml')
-rw-r--r--templates/item.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/item.xml b/templates/item.xml
deleted file mode 100644
index 5864b7f..0000000
--- a/templates/item.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<item>
- <title>%name%</title>
- <link>%url%</link>
- <pubDate>%date%</pubDate>
- <description><![CDATA[%content%]]></description>
-</item>