File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<% if (theme .cdn == " useso" ){ % >
22 < script src= " //ajax.useso.com/ajax/libs/jquery/2.1.3/jquery.min.js" >< / script>
3+ < % } else if (theme .cdn == " ustc" ) { % >
4+ < script src= " //ajax.lug.ustc.edu.cn/ajax/libs/jquery/2.1.3/jquery.min.js" >< / script>
35< % } else { % >
46 < script src= " https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js" >< / script>
57< % } %>
Original file line number Diff line number Diff line change 11<% if (theme .cdn == " useso" ){ % >
22 < link href= ' //fonts.useso.com/css?family=Open+Sans:400italic,400,600' rel= ' stylesheet' type= ' text/css' >
33 < link href= " //fonts.useso.com/css?family=Source+Code+Pro" rel= " stylesheet" type= " text/css" >
4+ < % } else if (theme .cdn == " ustc" ) { % >
5+ < link href= ' //fonts.lug.ustc.edu.cn/css?family=Open+Sans:400italic,400,600' rel= ' stylesheet' type= ' text/css' >
6+ < link href= " //fonts.lug.ustc.edu.cn/css?family=Source+Code+Pro" rel= " stylesheet" type= " text/css" >
47< % } else { % >
58 < link href= ' https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,600' rel= ' stylesheet' type= ' text/css' >
69 < link href= ' https://fonts.googleapis.com/css?family=Source+Code+Pro' rel= ' stylesheet' type= ' text/css' >
You can’t perform that action at this time.
0 commit comments