make firefox stop complaining about missing doctype
All checks were successful
/ build (push) Successful in 44s
All checks were successful
/ build (push) Successful in 44s
This commit is contained in:
parent
e6e31eeb0a
commit
cd9373e7f6
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
<!doctype html>
|
||||||
<meta name="viewport" content="initial-scale=1.0">
|
<meta name="viewport" content="initial-scale=1.0">
|
||||||
<script>
|
<script>
|
||||||
var c=new AudioContext();
|
var c=new AudioContext();
|
||||||
|
|
Loading…
Add table
Reference in a new issue