all repos — site @ e4acfc005341db57fae05c396a290a277b35bb9d

source for my site, found at icyphox.sh

feed.xml (view raw)

 1<?xml version='1.0' encoding='UTF-8'?>
 2<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
 3  <channel>
 4    <title>icyphox's blog</title>
 5    <link>https://icyphox.sh/blog/feed.xml</link>
 6    <description>icyphox's blog</description>
 7    <atom:link href="https://icyphox.sh/blog/feed.xml" rel="self"/>
 8    <docs>http://www.rssboard.org/rss-specification</docs>
 9    <image>
10      <url>https://icyphox.sh/icyphox.png</url>
11      <title>icyphox's blog</title>
12      <link>https://icyphox.sh/blog/feed.xml</link>
13    </image>
14    <language>en</language>
15    <item>
16      <title>new post 2</title>
17      <description>wall of shit</description>
18      <guid isPermaLink="false">another id</guid>
19    </item>
20  </channel>
21</rss>