Skip to content

Commit 98edf94

Browse files
Get out of quirks mode
Adding a standard doctype will hopefully avoid weird HTML/CSS surprises
1 parent c1cb24a commit 98edf94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/boilerplate.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!DOCTYPE html>
12
<html lang="en">
23
<head>
34

0 commit comments

Comments
 (0)