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 455b05ee..a28878f8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -59,8 +59,8 @@ <li> <a href="#stable-channel">Stable channel</a> <ul> - <li hidden="hidden"><a href="#redfin-stable">Pixel 5 (experimental)</a></li> - <li hidden="hidden"><a href="#bramble-stable">Pixel 4a 5G (experimental)</a></li> + <li><a href="#redfin-stable">Pixel 5 (experimental)</a></li> + <li><a href="#bramble-stable">Pixel 4a 5G (experimental)</a></li> <li><a href="#sunfish-stable">Pixel 4a</a></li> <li><a href="#coral-stable">Pixel 4 XL</a></li> <li><a href="#flame-stable">Pixel 4</a></li> @@ -204,7 +204,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-stable" hidden="hidden"> + <section id="redfin-stable"> <h3><a href="#redfin-stable">Pixel 5 (experimental)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.12.03">RQ1A.210205.004.2021.02.12.03</a></p> <ul> @@ -213,7 +213,7 @@ <li><a href="https://releases.grapheneos.org/redfin-ota_update-2021.02.12.03.zip">redfin-ota_update-2021.02.12.03.zip</a></li> </ul> </section> - <section id="bramble-stable" hidden="hidden"> + <section id="bramble-stable"> <h3><a href="#bramble-stable">Pixel 4a 5G (experimental)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.12.03">RQ1A.210205.004.2021.02.12.03</a></p> <ul> |
