summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-06-27 14:16:31 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-06-27 14:16:31 -0400
commit50982f9a0574823532e122442d9a3930c9af9123 (patch)
tree6d73bbc7a47750823d9bacd09d244f9c3b463a6f /static/releases.html
parent8befb9dadb1abee7847bc1f0a242dd23e1f6f36e (diff)
add hidden Pixel Fold release page entries
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index d4d22fb4..3d4669d5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -62,6 +62,7 @@
<li>
<a href="#stable-channel">Stable channel</a>
<ul>
+ <li hidden=""><a href="#felix-stable">Pixel Fold</a></li>
<li><a href="#tangorpro-stable">Pixel Tablet</a></li>
<li><a href="#lynx-stable">Pixel 7a</a></li>
<li><a href="#cheetah-stable">Pixel 7 Pro</a></li>
@@ -80,6 +81,7 @@
<li>
<a href="#beta-channel">Beta channel</a>
<ul>
+ <li hidden=""><a href="#felix-beta">Pixel Fold</a></li>
<li><a href="#tangorpro-beta">Pixel Tablet</a></li>
<li><a href="#lynx-beta">Pixel 7a</a></li>
<li><a href="#cheetah-beta">Pixel 7 Pro</a></li>
@@ -380,6 +382,15 @@
<section id="stable-channel">
<h2><a href="#stable-channel">Stable channel</a></h2>
+ <section id="felix-stable" hidden="">
+ <h3><a href="#felix-stable">Pixel Fold</a></h3>
+ <p>Version: <a href="#{{felix-stable-BUILD_NUMBER}}">{{felix-stable-BUILD_NUMBER}}</a></p>
+ <ul>
+ <li><a href="https://releases.grapheneos.org/felix-factory-{{felix-stable-BUILD_NUMBER}}.zip">felix-factory-{{felix-stable-BUILD_NUMBER}}.zip</a></li>
+ <li><a href="https://releases.grapheneos.org/felix-factory-{{felix-stable-BUILD_NUMBER}}.zip.sig">felix-factory-{{felix-stable-BUILD_NUMBER}}.zip.sig</a></li>
+ <li><a href="https://releases.grapheneos.org/felix-ota_update-{{felix-stable-BUILD_NUMBER}}.zip">felix-ota_update-{{felix-stable-BUILD_NUMBER}}.zip</a></li>
+ </ul>
+ </section>
<section id="tangorpro-stable">
<h3><a href="#tangorpro-stable">Pixel Tablet</a></h3>
<p>Version: <a href="#{{tangorpro-stable-BUILD_NUMBER}}">{{tangorpro-stable-BUILD_NUMBER}}</a></p>
@@ -502,6 +513,15 @@
<section id="beta-channel">
<h2><a href="#beta-channel">Beta channel</a></h2>
+ <section id="felix-beta" hidden="">
+ <h3><a href="#felix-beta">Pixel Fold</a></h3>
+ <p>Version: <a href="#{{felix-beta-BUILD_NUMBER}}">{{felix-beta-BUILD_NUMBER}}</a></p>
+ <ul>
+ <li><a href="https://releases.grapheneos.org/felix-factory-{{felix-beta-BUILD_NUMBER}}.zip">felix-factory-{{felix-beta-BUILD_NUMBER}}.zip</a></li>
+ <li><a href="https://releases.grapheneos.org/felix-factory-{{felix-beta-BUILD_NUMBER}}.zip.sig">felix-factory-{{felix-beta-BUILD_NUMBER}}.zip.sig</a></li>
+ <li><a href="https://releases.grapheneos.org/felix-ota_update-{{felix-beta-BUILD_NUMBER}}.zip">felix-ota_update-{{felix-beta-BUILD_NUMBER}}.zip</a></li>
+ </ul>
+ </section>
<section id="tangorpro-beta">
<h3><a href="#tangorpro-beta">Pixel Tablet</a></h3>
<p>Version: <a href="#{{tangorpro-beta-BUILD_NUMBER}}">{{tangorpro-beta-BUILD_NUMBER}}</a></p>