Skip to content

Commit

Permalink
Added noscript message
Browse files Browse the repository at this point in the history
  • Loading branch information
neauoire committed May 15, 2020
1 parent 0c20902 commit d469077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit d469077

Please sign in to comment.