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 dacdbc97..e170ae94 100644 --- a/static/releases.html +++ b/static/releases.html @@ -53,7 +53,7 @@ <li> <a href="#stable-channel">Stable channel</a> <ul> - <li class="hidden"><a href="#sunfish-stable">Pixel 4a (experimental)</a></li> + <li><a href="#sunfish-stable">Pixel 4a (experimental)</a></li> <li><a href="#coral-stable">Pixel 4 XL</a></li> <li><a href="#flame-stable">Pixel 4</a></li> <li><a href="#bonito-stable">Pixel 3a XL</a></li> @@ -67,7 +67,7 @@ <li> <a href="#beta-channel">Beta channel</a> <ul> - <li class="hidden"><a href="#sunfish-beta">Pixel 4a (experimental)</a></li> + <li><a href="#sunfish-beta">Pixel 4a (experimental)</a></li> <li><a href="#coral-beta">Pixel 4 XL</a></li> <li><a href="#flame-beta">Pixel 4</a></li> <li><a href="#bonito-beta">Pixel 3a XL</a></li> @@ -172,7 +172,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="sunfish-stable" class="hidden"> + <section id="sunfish-stable"> <h3> <a href="#sunfish-stable">Pixel 4a (experimental)</a> </h3> @@ -282,7 +282,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="sunfish-beta" class="hidden"> + <section id="sunfish-beta"> <h3> <a href="#sunfish-beta">Pixel 4a (experimental)</a> </h3> |
