Skip to content

Commit

Permalink
0.9.14
Browse files Browse the repository at this point in the history
* Adding IE edge mode meta tag into HTML head
  • Loading branch information
webmandesign committed Oct 31, 2017
1 parent 67b4f4f commit 472e26b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/parts/header/head.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
?>

<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">

0 comments on commit 472e26b

Please sign in to comment.