diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-18 08:19:34 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-18 08:19:45 +0100 |
| commit | df748183ab01e9f5cf0a20098a0a662e817e4d81 (patch) | |
| tree | 3a30bc7db092f4f138f766744a122a606bb051e8 /http/src/blog.upphtml | |
| parent | e470dfc25898658b763d837aaff79eb887926f0f (diff) | |
http: adds /subscribe
Diffstat (limited to 'http/src/blog.upphtml')
| -rw-r--r-- | http/src/blog.upphtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/http/src/blog.upphtml b/http/src/blog.upphtml index 6655aa1..5c37aba 100644 --- a/http/src/blog.upphtml +++ b/http/src/blog.upphtml @@ -38,7 +38,7 @@ pp "${SHARE}"/components/meta.upphtml </aside> <section> -<p><a href='/blog/subscribe'>How to subscribe to this blog</a></p> +<p><a href='/subscribe'>How to subscribe to my logs</a></p> </section> #! |
