summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 29e8c5e..a95e3b5 100644
--- a/public/index.html
+++ b/public/index.html
@@ -9,7 +9,8 @@
</head>
<body>
<noscript>
- <strong>We're sorry but this website doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
+ <meta http-equiv="refresh" content="1;url=/lite/">
+ Redirecting to the <a href="/lite/">Lite version</a>...
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->