diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index 05b4512e..b74cb788 100644 --- a/static/releases.html +++ b/static/releases.html @@ -75,8 +75,8 @@ <li> <a href="#beta-channel">Beta channel</a> <ul> - <li hidden="hidden"><a href="#redfin-beta">Pixel 5 (experimental)</a></li> - <li hidden="hidden"><a href="#bramble-beta">Pixel 4a 5G (experimental)</a></li> + <li><a href="#redfin-beta">Pixel 5 (experimental)</a></li> + <li><a href="#bramble-beta">Pixel 4a 5G (experimental)</a></li> <li><a href="#sunfish-beta">Pixel 4a</a></li> <li><a href="#coral-beta">Pixel 4 XL</a></li> <li><a href="#flame-beta">Pixel 4</a></li> @@ -312,7 +312,7 @@ the update server. The list you're seeing below is a pre-generated template and may not be updated for the latest set of releases yet.</strong></p></noscript> - <section id="redfin-beta" hidden="hidden"> + <section id="redfin-beta"> <h3><a href="#redfin-beta">Pixel 5 (experimental)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.07.17">RQ1A.210205.004.2021.02.07.17</a></p> <ul> @@ -321,7 +321,7 @@ <li><a href="https://releases.grapheneos.org/redfin-ota_update-2021.02.07.17.zip">redfin-ota_update-2021.02.07.17.zip</a></li> </ul> </section> - <section id="bramble-beta" hidden="hidden"> + <section id="bramble-beta"> <h3><a href="#bramble-beta">Pixel 4a 5G (experimental)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.07.17">RQ1A.210205.004.2021.02.07.17</a></p> <ul> |
