aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 630cb22..ec583b2 100644
--- a/index.html
+++ b/index.html
@@ -43,5 +43,6 @@
try { navigator.serviceWorker.register('sw.js') } catch (err) { console.warn(err) }
}
</script>
+ <noscript>Your browser must have Javascript enabled to use Orca, <br />try running the <a href='https://git.sr.ht/~rabbits/orca'>terminal version</a> instead.</noscript>
</body>
</html>