all repos — site @ f55fc2f7d72477266abfbfefa9c2fc2003c8cc8b

source for my site, found at icyphox.sh

feed.xml (view raw)

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