File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
< link rel ="stylesheet " type ="text/css " href ="main.css ">
10
10
< link rel ="icon " type ="image/x-icon " href ="/favicon.png ">
11
11
<!--[if IE]> <link rel="stylesheet" type="text/css" href="ie.css" /> <![endif]-->
12
- < link rel ="stylesheet " type ="text/css " href ="http ://ajax.googleapis.com/ajax/libs/dojo/1.4/dojox/highlight/resources/highlight.css ">
12
+ < link rel ="stylesheet " type ="text/css " href ="https ://ajax.googleapis.com/ajax/libs/dojo/1.4/dojox/highlight/resources/highlight.css ">
13
13
14
- < script type ="text/javascript " src ="http ://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js "> </ script >
14
+ < script type ="text/javascript " src ="https ://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js "> </ script >
15
15
< script type ="text/javascript " src ="init.js "> </ script >
16
- < script src ="http ://ajax.googleapis.com/ajax/libs/dojo/1.4/dojo/dojo.xd.js "> </ script >
16
+ < script src ="https ://ajax.googleapis.com/ajax/libs/dojo/1.4/dojo/dojo.xd.js "> </ script >
17
17
< script type ="text/javascript ">
18
18
dojo . require ( "dojox.highlight" ) ;
19
19
dojo . require ( "dojox.highlight.languages.javascript" ) ;
You can’t perform that action at this time.
0 commit comments