summaryrefslogtreecommitdiff
path: root/_pages
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-07-17 12:07:33 +0200
committerPatrick Spek <p.spek@tyil.nl>2018-07-17 12:10:28 +0200
commita70742e1376ddaa3e9dcf1ae4d0b7516d4b70a0a (patch)
tree8995802b06e8ad645b552a5d3211b5104dd86959 /_pages
parent8892518ede40fde003bc0784ad24c738f448abbf (diff)
Re-do the RSS 2.0 feed
Diffstat (limited to '_pages')
-rw-r--r--_pages/index.md7
1 files changed, 4 insertions, 3 deletions
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 }}