Skip to content

Commit

Permalink
fix: add noscript warning
Browse files Browse the repository at this point in the history
  • Loading branch information
seleb committed Mar 6, 2021
1 parent 20d56f6 commit a6a773f
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 @@ -41,6 +41,7 @@

<body>
<script src="./src/index.ts"></script>
<noscript>This tool requires javascript to be enabled.</noscript>
</body>

</html>

0 comments on commit a6a773f

Please sign in to comment.