sebastiano.tronto.net

Source files and build scripts for my personal website
git clone https://git.tronto.net/sebastiano.tronto.net
Download | Log | Files | Refs | README

feed-top.xml (402B)


      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      3 
      4 <channel>
      5 <title>Sebastiano Tronto's blog</title>
      6 <link>https://sebastiano.tronto.net/blog</link>
      7 <atom:link href="https://sebastiano.tronto.net/blog/feed.xml"
      8 	rel="self" type="application/rss+xml" />
      9 <description>
     10 Thoughts about software, computers and whatever I feel like sharing
     11 </description>
     12