Browse Source

Start of a no JS notice

main
Luke Murphy 4 years ago
parent
commit
4f671bb15a
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 4
      voicegardens/templates/index.html

4
voicegardens/templates/index.html

@ -18,5 +18,9 @@
<script src="/static/p5js/p5.dom.js" charset="utf-8"></script>
<script src="/static/axios/axios.min.js" charset="utf-8"></script>
<script src="/static/voicegardens.js" charset="utf-8"></script>
<noscript>
<p> We're sorry!</p>
</noscript>
</body>
</html>

Loading…
Cancel
Save