File tree Expand file tree Collapse file tree 1 file changed +16
-13
lines changed
Expand file tree Collapse file tree 1 file changed +16
-13
lines changed Original file line number Diff line number Diff line change 1+
2+
13<!doctype html>
4+
25< html >
36
4- <!-- html-components.html -->
5-
6- < head style ="display: block; ">
7+ < head >
8+ < meta charset =utf-8 >
79
10+ < meta style ="display: block; " name ="viewport " content ="width=device-width, initial-scale=1 ">
11+
12+ < link rel ="shortcut icon " type ="image/x-icon " href ="/favicon.ico " style ="display: block; ">
13+ < link href ="/css/website.css " id ="website-css " rel ="stylesheet ">
14+
15+ < style id ="page-css ">
16+ </ style >
17+ < script id ="page-js "> </ script >
18+
19+
20+
821 < style >
922 /*
1023 @font-face {
1629 # links a {display : block}
1730
1831 </ style >
19- < meta style ="display: block; " name ="viewport " content ="width=device-width, initial-scale=1 ">
2032
21- < link rel ="shortcut icon " type ="image/x-icon " href ="/favicon.ico " style ="display: block; ">
22- </ link >
23- < link style ="display: block; " href ="/css/website.css " id ="website-css " rel ="stylesheet ">
24- </ link >
2533
26- < style style ="display: none; " id ="page-css ">
27- </ style >
28- < script style ="display: none; " id ="page-js ">
29- </ script >
3034
31- </ meta >
3235 </ head >
3336
3437 < body >
You can’t perform that action at this time.
0 commit comments