diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-06-13 15:31:28 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-06-13 15:32:05 -0400 |
| commit | ea197efbbddc32e7e57d778a11d224696ae46930 (patch) | |
| tree | 17a2386b86cffd3313ef65fd966c434871f12523 /static/releases.html | |
| parent | 217ed817d4255117eec75e55724c7b32038834d7 (diff) | |
initial support for the Pixel 3a and Pixel 3a XL
Diffstat (limited to 'static/releases.html')
| -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 30188ed0..6dd22956 100644 --- a/static/releases.html +++ b/static/releases.html @@ -75,7 +75,7 @@ <a href="#stable-channel">Stable channel</a> </h2> - <section id="bonito-stable" class="hidden"> + <section id="bonito-stable"> <h3> <a href="#bonito-stable">Pixel 3a XL (experimental)</a> </h3> @@ -86,7 +86,7 @@ <li><a href="https://releases.grapheneos.org/bonito-ota_update-2019.06.13.16.zip">bonito-ota_update-2019.06.13.16.zip</a></li> </ul> </section> - <section id="sargo-stable" class="hidden"> + <section id="sargo-stable"> <h3> <a href="#sargo-stable">Pixel 3a (experimental)</a> </h3> @@ -170,7 +170,7 @@ <a href="#beta-channel">Beta channel</a> </h2> - <section id="bonito-beta" class="hidden"> + <section id="bonito-beta"> <h3> <a href="#bonito-beta">Pixel 3a XL (experimental)</a> </h3> @@ -181,7 +181,7 @@ <li><a href="https://releases.grapheneos.org/bonito-ota_update-2019.06.13.16.zip">bonito-ota_update-2019.06.13.16.zip</a></li> </ul> </section> - <section id="sargo-beta" class="hidden"> + <section id="sargo-beta"> <h3> <a href="#sargo-beta">Pixel 3a (experimental)</a> </h3> |
