diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-26 19:10:20 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-26 19:10:20 -0400 |
| commit | 4b6b1b6181e7a27c42636979b0464b10c5fd1f66 (patch) | |
| tree | 60a6d39add69e3cc879a2c81583d35fd2b77d71f /static | |
| parent | 3cfe562892e97603dd41dd097fa04de005c5700e (diff) | |
add a visible link to atom feed
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index a5369119..aaf7b27c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -426,6 +426,9 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> + <p>The changelog is also available as an <a href="/releases.atom">atom feed</a> + usable in any standard feed reader.</p> + <!-- <article id="2021.03.19.14"> <h3><a href="#2021.03.19.14">2021.03.19.14</a></h3> |
