diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-04-21 23:37:19 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-04-21 23:37:19 -0400 |
commit | 484caec3ff5d9865ebc4e66711ef86e6bcbb094f (patch) | |
tree | 9bdd4db43f1de9eb94a060f58b755aaf621ad0f5 /templates/rss_foot.xml | |
parent | 947868e661e05216b5555f6e6393b1003bc1245b (diff) | |
download | 53hor-484caec3ff5d9865ebc4e66711ef86e6bcbb094f.tar.xz 53hor-484caec3ff5d9865ebc4e66711ef86e6bcbb094f.zip |
automated RSS generation
Diffstat (limited to 'templates/rss_foot.xml')
-rw-r--r-- | templates/rss_foot.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/rss_foot.xml b/templates/rss_foot.xml new file mode 100644 index 0000000..5c185ae --- /dev/null +++ b/templates/rss_foot.xml @@ -0,0 +1,3 @@ +</channel> +</rss> + |