summaryrefslogtreecommitdiff
path: root/_pages
diff options
context:
space:
mode:
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 }}