diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-01 01:17:04 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-01 01:17:04 -0500 |
| commit | ffe0633046fcaf430a12417dd044fcef8b0af97a (patch) | |
| tree | b1c39eb2533b81d9e2abf7dcff282a4861f2613e | |
| parent | ec746a960efa837dbc7a4d798973dafc17cd2c65 (diff) | |
publish highly experimental Pixel 6 support
| -rw-r--r-- | static/releases.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/static/releases.html b/static/releases.html index 17c6538b..d2969905 100644 --- a/static/releases.html +++ b/static/releases.html @@ -61,8 +61,8 @@ <li> <a href="#stable-channel">Stable channel</a> <ul> - <li hidden=""><a href="#raven-stable">Pixel 6 Pro (highly experimental)</a></li> - <li hidden=""><a href="#oriole-stable">Pixel 6 (highly experimental)</a></li> + <li><a href="#raven-stable">Pixel 6 Pro (highly experimental)</a></li> + <li><a href="#oriole-stable">Pixel 6 (highly experimental)</a></li> <li><a href="#barbet-stable">Pixel 5a</a></li> <li><a href="#redfin-stable">Pixel 5</a></li> <li><a href="#bramble-stable">Pixel 4a (5G)</a></li> @@ -78,8 +78,8 @@ <li> <a href="#beta-channel">Beta channel</a> <ul> - <li hidden=""><a href="#raven-beta">Pixel 6 Pro (highly experimental)</a></li> - <li hidden=""><a href="#oriole-beta">Pixel 6 (highly experimental)</a></li> + <li><a href="#raven-beta">Pixel 6 Pro (highly experimental)</a></li> + <li><a href="#oriole-beta">Pixel 6 (highly experimental)</a></li> <li><a href="#barbet-beta">Pixel 5a</a></li> <li><a href="#redfin-beta">Pixel 5</a></li> <li><a href="#bramble-beta">Pixel 4a (5G)</a></li> @@ -253,8 +253,8 @@ 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="raven-stable" hidden=""> - <h3><a href="#raven-stable">Pixel 6 Pro</a></h3> + <section id="raven-stable"> + <h3><a href="#raven-stable">Pixel 6 Pro (highly experimental)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SD1A.210817.037.2021120103">SD1A.210817.037.2021120103</a></p> <ul> <li><a href="https://releases.grapheneos.org/raven-factory-2021120103.zip">raven-factory-2021120103.zip</a></li> @@ -262,8 +262,8 @@ <li><a href="https://releases.grapheneos.org/raven-ota_update-2021120103.zip">raven-ota_update-2021120103.zip</a></li> </ul> </section> - <section id="oriole-stable" hidden=""> - <h3><a href="#oriole-stable">Pixel 6</a></h3> + <section id="oriole-stable"> + <h3><a href="#oriole-stable">Pixel 6 (highly experimental)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SD1A.210817.037.2021120103">SD1A.210817.037.2021120103</a></p> <ul> <li><a href="https://releases.grapheneos.org/oriole-factory-2021120103.zip">oriole-factory-2021120103.zip</a></li> @@ -370,8 +370,8 @@ 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="raven-beta" hidden=""> - <h3><a href="#raven-beta">Pixel 6 Pro</a></h3> + <section id="raven-beta"> + <h3><a href="#raven-beta">Pixel 6 Pro (highly experimental)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SD1A.210817.037.2021120103">SD1A.210817.037.2021120103</a></p> <ul> <li><a href="https://releases.grapheneos.org/raven-factory-2021120103.zip">raven-factory-2021120103.zip</a></li> @@ -379,8 +379,8 @@ <li><a href="https://releases.grapheneos.org/raven-ota_update-2021120103.zip">raven-ota_update-2021120103.zip</a></li> </ul> </section> - <section id="oriole-beta" hidden=""> - <h3><a href="#oriole-beta">Pixel 6</a></h3> + <section id="oriole-beta"> + <h3><a href="#oriole-beta">Pixel 6 (highly experimental)</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SD1A.210817.037.2021120103">SD1A.210817.037.2021120103</a></p> <ul> <li><a href="https://releases.grapheneos.org/oriole-factory-2021120103.zip">oriole-factory-2021120103.zip</a></li> |
