feat: add <noscript>
message (#486)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
This commit is contained in:
parent
a10bb5bd9c
commit
99c52ed4e5
@ -18,5 +18,6 @@
|
||||
<body class="font-sans">
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
<noscript>This website requires JavaScript to function properly. Please enable JavaScript to continue.</noscript>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user