File tree 3 files changed +3
-0
lines changed
3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 31
31
< script type ="text/javascript " src ="demo/demo.js "> </ script >
32
32
< link rel ="stylesheet " type ="text/css " href ="css/style.css " />
33
33
34
+ < link rel ="Shortcut Icon " href ="favicon.ico " type ="image/x-icon " />
34
35
< title > blocks.js (dev) demo</ title >
35
36
</ head >
36
37
< body >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< meta charset ="utf-8 " />
5
+
5
6
<!-- Third party libraries -->
6
7
< script type ="text/javascript " src ="build/jquery.js "> </ script >
7
8
< script type ="text/javascript " src ="build/jquery.json.min.js "> </ script >
19
20
< script type ="text/javascript " src ="demo/demo.js "> </ script >
20
21
< link rel ="stylesheet " type ="text/css " href ="css/style.css " />
21
22
23
+ < link rel ="Shortcut Icon " href ="favicon.ico " type ="image/x-icon " />
22
24
< title > blocks.js demo</ title >
23
25
</ head >
24
26
< body >
You can’t perform that action at this time.
0 commit comments