From 7229179520bcd6eea196176aa126cc8bd0f4f00f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 11 May 2023 00:19:32 -0400 Subject: add hidden lynx support to prepare for launch --- static/js/releases.js | 2 +- static/releases.html | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) (limited to 'static') diff --git a/static/js/releases.js b/static/js/releases.js index 19470b12..cf80fab2 100644 --- a/static/js/releases.js +++ b/static/js/releases.js @@ -2,7 +2,7 @@ const baseUrl = "https://releases.grapheneos.org/"; const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/"; -const devices = ["cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"]; +const devices = ["lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"]; const channels = ["stable", "beta"]; const delayMs = 1000 * 60 * 5; diff --git a/static/releases.html b/static/releases.html index 80fb570d..e67bf794 100644 --- a/static/releases.html +++ b/static/releases.html @@ -62,6 +62,7 @@
  • Stable channel