Skip to content

Commit

Permalink
Merge pull request barryclark#28 from etelej/j-now
Browse files Browse the repository at this point in the history
Fix duplicate meta charset declaration
  • Loading branch information
barryclark committed Sep 20, 2014
2 parents 875917a + bbc3e29 commit 0575366
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<html>
<head>
<meta charset="utf-8" />
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'>

Expand Down

0 comments on commit 0575366

Please sign in to comment.