aboutsummaryrefslogtreecommitdiff
path: root/_assets/rss.xml
diff options
context:
space:
mode:
Diffstat (limited to '_assets/rss.xml')
-rwxr-xr-x_assets/rss.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/_assets/rss.xml b/_assets/rss.xml
new file mode 100755
index 0000000..d092b9b
--- /dev/null
+++ b/_assets/rss.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>Updates from Andrea</title>
+ <description>Latest changes from Andrea Corsini's website.</description>
+ <link>https://andreacorsini.xyz</link>
+ <language>en-uk</language>
+ <image>
+ <title>Updates from Andrea</title>
+ <link>https://andreacorsini.xyz</link>
+ <url>https://andreacorsini.xyz/images/profile-cut.jpg</url>
+ </image>
+ <atom:link href="https://andreacorsini.xyz/rss.xml" rel="self" type="application/rss+xml" />
+ </channel>
+</rss>