File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change 1
- < ?php
2
- /**
3
- * The Header template for our theme
4
- *
5
- * Displays all of the < head > section and everything up till < div id ="main ">
6
- *
7
- * @package WordPress
8
- * @subpackage Twenty_Twelve
9
- * @since Twenty Twelve 1.0
10
- */
11
- ?> <!DOCTYPE html>
1
+ <!DOCTYPE html>
12
2
<!--[if IE 7]>
13
3
<html class="ie ie7" <?php language_attributes(); ?>>
14
4
<![endif]-->
23
13
< meta name ="viewport " content ="width=device-width, initial-scale=1, maximum-scale=1 ">
24
14
< title > {% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</ title >
25
15
< link rel ="profile " href ="http://gmpg.org/xfn/11 " />
16
+ < link rel ='stylesheet ' id ='twentytwelve-style-css ' href ="/wp-content/themes/maxclean/style.css?03a085 " type ='text/css ' media ='all ' />
26
17
27
18
<!--[if lt IE 9]>
28
19
<script src="/wp-content/themes/maxclean/js/html5.js?03a085" type="text/javascript"></script>
You can’t perform that action at this time.
0 commit comments