summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-19 12:00:53 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-19 12:00:53 -0500
commitb58171a7481e90ceb2bf37cc05f51351ea5730c5 (patch)
tree97a848a109b359b06b6be89ca62c7cdaa65b44b6 /static
parent42919855d544be470a65f4f631de9bbfe2c62876 (diff)
rm notice about JavaScript for releases listing
Diffstat (limited to 'static')
-rw-r--r--static/releases.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/static/releases.html b/static/releases.html
index 705b59a1..57a1a5d0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -263,10 +263,6 @@
<section id="stable-channel">
<h2><a href="#stable-channel">Stable channel</a></h2>
- <noscript><p><strong>JavaScript is required to fetch the current list of releases from
- 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">
<h3><a href="#raven-stable">Pixel 6 Pro</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{raven-stable-BUILD_ID}}.{{raven-stable-BUILD_NUMBER}}">{{raven-stable-BUILD_ID}}.{{raven-stable-BUILD_NUMBER}}</a></p>
@@ -380,10 +376,6 @@
<section id="beta-channel">
<h2><a href="#beta-channel">Beta channel</a></h2>
- <noscript><p><strong>JavaScript is required to fetch the current list of releases from
- 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">
<h3><a href="#raven-beta">Pixel 6 Pro</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{raven-beta-BUILD_ID}}.{{raven-beta-BUILD_NUMBER}}">{{raven-beta-BUILD_ID}}.{{raven-beta-BUILD_NUMBER}}</a></p>