Browse Source

Add RSS feed file generated by feed_md

master
fazil 3 years ago
parent
commit
24a38acdc5
  1. 2
      rss.xml

2
rss.xml

@ -0,0 +1,2 @@
<?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>altinel.dev Notes</title><link>https://altinel.dev/notes/</link><description>This page is my notebook. It has no specific content characteristic.</description><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><language>en</language><lastBuildDate>Sat, 01 Jan 2022 19:58:55 +0000</lastBuildDate></channel></rss>
Loading…
Cancel
Save