From a70742e1376ddaa3e9dcf1ae4d0b7516d4b70a0a Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Tue, 17 Jul 2018 12:07:33 +0200 Subject: Re-do the RSS 2.0 feed --- _pages/index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to '_pages') diff --git a/_pages/index.md b/_pages/index.md index bb130f5..d3181c4 100644 --- a/_pages/index.md +++ b/_pages/index.md @@ -73,12 +73,13 @@ via [`BitlBee`][bitlbee], the response time is about the same as via IRC. ## RSS If you'd like to stay up-to-date with my posts, you can subscribe to the [RSS -feed][rss]. +feed][rss] or the [Atom feed][atom]. +[atom]: {{ "/atom.xml" | prepend: site.baseurl | prepend: site.url }} [bitlbee]: https://www.bitlbee.org/main.php/news.r.html [c.darenet]: https://c.darenet.org/u/tyil [darenet]: https://darenet.org -[donate]: /support/ +[donate]: {{ "/support/" | prepend: site.baseurl | perpend: site.url }} [freenode]: https://freenode.net [github]: https://github.com/Tyil [keybase]: https://keybase.io/tyil @@ -87,4 +88,4 @@ feed][rss]. [mastodon]: https://mastodon.social/web/accounts/34234 [pubkey]: https://pgp.mit.edu/pks/lookup?op=vindex&search=0x9ACFE193FFBC1F50 [rizon]: https://rizon.net -[rss]: https://www.tyil.nl/atom.xml +[rss]: {{ "/feed.xml" | prepend: site.baseurl | prepend: site.url }} -- cgit v1.1