Skip to content

Commit

Permalink
Use standard html instead of quirks html (gpuweb#3785)
Browse files Browse the repository at this point in the history
* Use standard html instead of quirks html
  • Loading branch information
greggman authored Jun 10, 2024
1 parent 2101ec5 commit 5aab3c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions standalone/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
Expand Down

0 comments on commit 5aab3c2

Please sign in to comment.