We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b53f1a commit bcf11ccCopy full SHA for bcf11cc
themes/jquery/header.php
@@ -5,7 +5,7 @@
5
<!--[if (gt IE 9)|!(IE)]><!--> <html class="no-js" <?php language_attributes(); ?>> <!--<![endif]-->
6
<head data-live-domain="<?php echo JQUERY_LIVE_DOMAIN; ?>">
7
<meta charset="utf-8">
8
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
9
10
<title><?php
11
global $page, $paged;
themes/jquery/page-blank.php
@@ -8,7 +8,7 @@
<html lang="en">
<head>
12
13
<title><?php the_title(); ?></title>
14
0 commit comments