diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-18 19:21:01 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-18 19:21:01 +0100 |
| commit | a0f25057283a397f006127b6f582d190d2c4294e (patch) | |
| tree | e33185b682d27510a7036153463fd5af91ca87ab /http | |
| parent | 3651679c8689f6069a5c02c5535e39549a0e6ce9 (diff) | |
updates subscribe.upphtml: no /rss.xml
Diffstat (limited to 'http')
| -rw-r--r-- | http/src/subscribe.upphtml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/http/src/subscribe.upphtml b/http/src/subscribe.upphtml index 7b5d369..606e5c5 100644 --- a/http/src/subscribe.upphtml +++ b/http/src/subscribe.upphtml @@ -9,9 +9,9 @@ export DESCRIPTION="How to subscribe to joeac's blog" <h1>How to subscribe to my logs</h1> <p> -The short version: use my <a href='/rss.xml'>RSS feed</a> (or <a -href='/blog/rss.xml'>blog RSS feed</a>, or <a href='/microlog/rss.xml'>microlog -RSS feed</a>) or my <a href='gemini://joeac.net/logs/longlog.gmi'>gemlog</a>. +The short version: use my <a href='/blog/rss.xml'>blog RSS feed</a> and +<a href='/microlog/rss.xml'>microlog RSS feed</a>, or my +<a href='gemini://joeac.net/logs/loglog.gmi'>gemlog</a>. </p> <p> |
