diff options
Diffstat (limited to 'feed-top.xml')
| -rw-r--r-- | feed-top.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/feed-top.xml b/feed-top.xml index b4e2251..d320048 100644 --- a/feed-top.xml +++ b/feed-top.xml | |||
| @@ -1,9 +1,11 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" ?> | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
| 2 | <rss version="2.0"> | 2 | <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
| 3 | 3 | ||
| 4 | <channel> | 4 | <channel> |
| 5 | <title>Sebastiano Tronto's blog</title> | 5 | <title>Sebastiano Tronto's blog</title> |
| 6 | <link>https://sebastiano.tronto.net/blog</link> | 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" /> | ||
| 7 | <description> | 9 | <description> |
| 8 | Thoughts about software, computers and whatever I feel like sharing | 10 | Thoughts about software, computers and whatever I feel like sharing |
| 9 | </description> | 11 | </description> |
