diff --git a/static/faq.html b/static/faq.html
index e642829d..67491160 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -142,6 +142,7 @@
GrapheneOS has official production support for the following devices:
+ - Pixel 6a (bluejay) – experimental
- Pixel 6 Pro (raven)
- Pixel 6 (oriole)
- Pixel 5a (barbet)
diff --git a/static/js/web-install.js b/static/js/web-install.js
index 1c234eab..3fbec2d4 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 = ["raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
+const supportedDevices = ["bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
const qualcommDevices = ["barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
diff --git a/static/releases.html b/static/releases.html
index f331f748..7fcd772f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -61,7 +61,7 @@
-
Stable channel