aboutsummaryrefslogtreecommitdiff
path: root/yapyap/yapyap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'yapyap/yapyap.xml')
-rw-r--r--yapyap/yapyap.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/yapyap/yapyap.xml b/yapyap/yapyap.xml
new file mode 100644
index 0000000..bbde2f3
--- /dev/null
+++ b/yapyap/yapyap.xml
@@ -0,0 +1,26 @@
1<?xml version="1.0" encoding="utf-8"?>
2<?xml-stylesheet type="text/xsl" href="theme.xsl"?>
3<rss version="2.0">
4 <channel>
5
6 <title>Mitja Felicijan</title>
7 <link>https://mitjafelicijan.com</link>
8 <managingEditor>m@mitjafelicijan.com (Mitja Felicijan)</managingEditor>
9 <generator>YapYap</generator>
10
11
12 <item>
13
14 <guid>aaa0</guid>
15 <description>My first post! It has to start somewhere!</description>
16 <pubDate>Sat, 29 Jan 2022 08:00:00 EST</pubDate>
17
18
19 <enclosure url="/assets/yapyap/hello.png" type="image/jpeg" />
20
21
22 </item>
23
24
25 </channel>
26</rss>