File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
), '' , ' - ' ); ?> <?php $ this ->options ->title (); ?> </title>
15
15
16
16
<!-- 使用url函数转换相关路径 -->
17
- <link rel="stylesheet" href="http: //cdn.staticfile.org/normalize/2.1.3/normalize.min.css">
17
+ <link rel="stylesheet" href="//cdn.staticfile.org/normalize/2.1.3/normalize.min.css">
18
18
<link rel="stylesheet" href="<?php $ this ->options ->themeUrl ('grid.css ' ); ?> ">
19
19
<link rel="stylesheet" href="<?php $ this ->options ->themeUrl ('style.css ' ); ?> ">
20
20
21
21
<!--[if lt IE 9]>
22
- <script src="http: //cdn.staticfile.org/html5shiv/r29/html5.min.js"></script>
23
- <script src="http: //cdn.staticfile.org/respond.js/1.3.0/respond.min.js"></script>
22
+ <script src="//cdn.staticfile.org/html5shiv/r29/html5.min.js"></script>
23
+ <script src="//cdn.staticfile.org/respond.js/1.3.0/respond.min.js"></script>
24
24
<![endif]-->
25
25
26
26
<!-- 通过自有函数输出HTML头部信息 -->
You can’t perform that action at this time.
0 commit comments