make firefox stop complaining about missing doctype
All checks were successful
/ build (push) Successful in 44s

This commit is contained in:
Nycki 2025-07-05 17:06:13 -07:00
parent e6e31eeb0a
commit cd9373e7f6

View file

@ -1,3 +1,4 @@
<!doctype html>
<meta name="viewport" content="initial-scale=1.0">
<script>
var c=new AudioContext();