Remove Chrome Frame references
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
|
||||
<body class="home" itemscope itemtype="http://schema.org/WebPage">
|
||||
|
||||
{% include chrome-frame.html %}
|
||||
{% include browser-upgrade.html %}
|
||||
|
||||
{% include navigation.html %}
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
<body class="page" itemscope itemtype="http://schema.org/WebPage">
|
||||
|
||||
{% include chrome-frame.html %}
|
||||
{% include browser-upgrade.html %}
|
||||
|
||||
{% include navigation.html %}
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
<body class="articles" itemscope itemtype="http://schema.org/WebPage">
|
||||
|
||||
{% include chrome-frame.html %}
|
||||
{% include browser-upgrade.html %}
|
||||
|
||||
{% include navigation.html %}
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
<body class="article" itemscope itemtype="http://schema.org/WebPage">
|
||||
|
||||
{% include chrome-frame.html %}
|
||||
{% include browser-upgrade.html %}
|
||||
|
||||
{% include navigation.html %}
|
||||
|
||||
|
Reference in New Issue
Block a user