diff options
| -rw-r--r-- | static/releases.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 9709de33..95695617 100644 --- a/static/releases.html +++ b/static/releases.html @@ -53,6 +53,7 @@ </h2> <ul> <li><a href="#about-the-releases">About the releases</a></li> + <li><a href="#release-announcements">Release announcements</a></li> <li> <a href="#stable-channel">Stable channel</a> <ul> @@ -173,6 +174,20 @@ release for the Beta channel is being created.</p> </section> + <section id="release-announcements"> + <h2> + <a href="#release-announcements">Release announcements</a> + </h2> + + <p>Releases are announced on this page including via an atom feed, via our + <a href="https://twitter.com">@GrapheneOS Twitter account</a>, on the + <a href="https://reddit.com/r/GrapheneOS">official subreddit</a> and in the + official #grapheneos IRC channel on irc.freenode.net bridged with the + #grapheneos:matrix.org room on Matrix. A release announcement indicates that the + source code tags are available and that the official builds will soon be pushed + out via the Beta channel.</p> + </section> + <section id="stable-channel"> <h2> <a href="#stable-channel">Stable channel</a> |
