summaryrefslogtreecommitdiff
path: root/rss.txt
blob: a23192cd7a6d2cc8fa69b1bb56201d63b88684dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>danieljon.es posts</title>
	<link>https://danieljon.es/posts</link>
	<description>Posts made by daniel_j on https://danieljon.es/posts</description>
	<generator>https://github.com/daniel-Jones/websitegenerator</generator>
	<image>
		<url>https://danieljon.es/media/tux.png</url>
		<title>danieljon.es posts</title>
		<link>https://danieljon.es/posts</link>
	</image>
	{ITEMS}
</channel>
</rss>