This commit is contained in:
Martin Donnelly 2018-02-23 11:06:09 +00:00
parent 431682fb0e
commit 2c70649b79

View File

@ -45,6 +45,12 @@
<script src="js/vendor.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>
</html>