diff --git a/static/faq.html b/static/faq.html
index b576775a..19e2a06a 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -146,6 +146,7 @@
GrapheneOS has official production support for the following devices:
+ - Pixel Fold (felix)
- Pixel Tablet (tangorpro)
- Pixel 7a (lynx)
- Pixel 7 Pro (cheetah)
@@ -214,6 +215,7 @@
from launch for full security updates and other improvements:
+ - Pixel Fold
- Pixel Tablet
- Pixel 7a
- Pixel 7 Pro
diff --git a/static/js/web-install.js b/static/js/web-install.js
index 04723fa9..7316e443 100644
--- a/static/js/web-install.js
+++ b/static/js/web-install.js
@@ -140,7 +140,7 @@ async function unlockBootloader(setProgress) {
return "Bootloader unlocked.";
}
-const supportedDevices = ["tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
+const supportedDevices = ["felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
const qualcommDevices = ["barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
diff --git a/static/releases.html b/static/releases.html
index 3c4c115d..63477e40 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -62,7 +62,7 @@
-
Stable channel