add <!DOCTYPE html> to index.html to avoid quirks mode
This commit is contained in:
parent
b553eb434a
commit
efe995e247
|
|
@ -1,3 +1,4 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue