diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-25 18:10:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-25 18:10:09 -0400 |
| commit | 9723ca78d6af74fa2424513393483ac823417885 (patch) | |
| tree | 30aaff6d6ae07c2e44b38c7e32e3d98e4d76c33b /static | |
| parent | a80e3f82512dd22cca6a0814a6ad2bc0d7dfd500 (diff) | |
unhide Pixel 4 stable channel releases
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 ba3e71a6..37102a6c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -53,8 +53,8 @@ <li> <a href="#stable-channel">Stable channel</a> <ul> - <li class="hidden"><a href="#coral-stable">Pixel 4 XL (experimental)</a></li> - <li class="hidden"><a href="#flame-stable">Pixel 4 (experimental)</a></li> + <li><a href="#coral-stable">Pixel 4 XL (experimental)</a></li> + <li><a href="#flame-stable">Pixel 4 (experimental)</a></li> <li><a href="#bonito-stable">Pixel 3a XL</a></li> <li><a href="#sargo-stable">Pixel 3a</a></li> <li><a href="#crosshatch-stable">Pixel 3 XL</a></li> @@ -160,7 +160,7 @@ <a href="#stable-channel">Stable channel</a> </h2> - <section id="coral-stable" class="hidden"> + <section id="coral-stable"> <h3> <a href="#coral-stable">Pixel 4 XL (experimental)</a> </h3> @@ -171,7 +171,7 @@ <li><a href="https://releases.grapheneos.org/coral-ota_update-2020.06.02.02.zip">coral-ota_update-2020.06.02.02.zip</a></li> </ul> </section> - <section id="flame-stable" class="hidden"> + <section id="flame-stable"> <h3> <a href="#flame-stable">Pixel 4 (experimental)</a> </h3> |
