diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-22 17:50:06 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-22 17:50:06 +0100 |
| commit | 49cf91b78963cc4059eb4a273ac3024ef93abf7e (patch) | |
| tree | 5e768091a959f508c4de105ce2847c3e573f3527 /http/src/links/rss.trivial.upphtml | |
| parent | 4437e86f72979602e6d77c5c6c9c3a5f617d5ded (diff) | |
rss.trivial.upphtml, not .uppxml
Diffstat (limited to 'http/src/links/rss.trivial.upphtml')
| -rw-r--r-- | http/src/links/rss.trivial.upphtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/http/src/links/rss.trivial.upphtml b/http/src/links/rss.trivial.upphtml new file mode 100644 index 0000000..ca94cf6 --- /dev/null +++ b/http/src/links/rss.trivial.upphtml @@ -0,0 +1,4 @@ +#! +SITE_URL="${1}" +#! +<meta http-equiv="refresh" content="0" ; url="${SITE_URL}/microlog/rss.xml" /> |
