Skip to content

Commit

Permalink
Add a DOCTYPE (#215)
Browse files Browse the repository at this point in the history
Prevent the browser from rendering the page in quirks mode
  • Loading branch information
matijs authored May 15, 2023
1 parent 43c5d46 commit 8f42b4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dev-server-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 8f42b4c

Please sign in to comment.