Skip to content

Commit bbc3e29

Browse files
committed
Fix duplicate meta charset declaration
1 parent 7c425a1 commit bbc3e29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_layouts/default.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<html>
33
<head>
44
<meta charset="utf-8" />
5-
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
65
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
76
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'>
87

0 commit comments

Comments
 (0)