Niggles
This commit is contained in:
parent
431682fb0e
commit
2c70649b79
@ -45,6 +45,12 @@
|
|||||||
<script src="js/vendor.js" async></script>
|
<script src="js/vendor.js" async></script>
|
||||||
<script type='module' src="js/bundle.js" async></script>
|
<script type='module' src="js/bundle.js" async></script>
|
||||||
|
|
||||||
|
<noscript>
|
||||||
|
<!-- anchor linking to external file -->
|
||||||
|
<h1>Javascript disabled</h1>
|
||||||
|
<p>This really requires javascript to work</p>
|
||||||
|
</noscript>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user