File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 "dependencies" : {
2121 "bootstrap" : " ~3.3.6" ,
2222 "jquery" : " ~1.11.3" ,
23- "font-awesome" : " ~4.5.0 " ,
23+ "font-awesome" : " ~4.6.2 " ,
2424 "Ionicons" : " ionicons#~2.0.1" ,
2525 "reveal.js" : " ~3.2.0" ,
2626 "gsap" : " greensock#~1.18.0" ,
Original file line number Diff line number Diff line change 1212<link rel =" apple-touch-icon" href =" <%- url %>/apple-touch-icon.png" >
1313<% if (useCDN) { % >
1414< link rel= " stylesheet" href= " //maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" >
15- < link rel= " stylesheet" href= " //maxcdn.bootstrapcdn.com/font-awesome/4.5.0 /css/font-awesome.min.css" >
15+ < link rel= " stylesheet" href= " //maxcdn.bootstrapcdn.com/font-awesome/4.6.2 /css/font-awesome.min.css" >
1616< link rel= " stylesheet" href= " //cdn.jsdelivr.net/ionicons/2.0.1/css/ionicons.min.css" >
1717< link rel= " stylesheet" href= " //cdnjs.cloudflare.com/ajax/libs/octicons/3.5.0/octicons.min.css" >
1818< link rel= " stylesheet" href= " //cdnjs.cloudflare.com/ajax/libs/bootstrap-social/4.9.0/bootstrap-social.min.css" >
Original file line number Diff line number Diff line change 1717 <link rel =" apple-touch-icon" href =" {{{ url }}} /apple-touch-icon.png" >
1818
1919 <link rel =" stylesheet" href =" https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" >
20- <link rel =" stylesheet" href =" https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0 /css/font-awesome.min.css" >
20+ <link rel =" stylesheet" href =" https://maxcdn.bootstrapcdn.com/font-awesome/4.6.2 /css/font-awesome.min.css" >
2121 <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/ionicons/2.0.1/css/ionicons.min.css" >
2222 <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/octicons/3.5.0/octicons.min.css" >
2323 <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/highlight.js/8.8.0/styles/github-gist.min.css" >
Original file line number Diff line number Diff line change 1717 <!-- Bootstrap core CSS -->
1818 <% if (useCDN) { % >
1919 < link rel= " stylesheet" href= " //maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" >
20- < link rel= " stylesheet" href= " //maxcdn.bootstrapcdn.com/font-awesome/4.5.0 /css/font-awesome.min.css" >
20+ < link rel= " stylesheet" href= " //maxcdn.bootstrapcdn.com/font-awesome/4.6.2 /css/font-awesome.min.css" >
2121 < link rel= " stylesheet" href= " //cdnjs.cloudflare.com/ajax/libs/bootstrap-social/4.9.0/bootstrap-social.min.css" >
2222 < % } else { % >
2323 < link rel= " stylesheet" href= " <%- url %>/vendor/bootstrap/dist/css/bootstrap.min.css" >
Original file line number Diff line number Diff line change 1616 <link rel =" apple-touch-icon" href =" <%- url %>/apple-touch-icon.png" >
1717 <% if (useCDN) { % >
1818 < link rel= " stylesheet" href= " https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" >
19- < link rel= " stylesheet" href= " https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0 /css/font-awesome.min.css" >
19+ < link rel= " stylesheet" href= " https://maxcdn.bootstrapcdn.com/font-awesome/4.6.2 /css/font-awesome.min.css" >
2020 < link rel= " stylesheet" href= " https://cdn.jsdelivr.net/ionicons/2.0.1/css/ionicons.min.css" >
2121 < link rel= " stylesheet" href= " https://cdnjs.cloudflare.com/ajax/libs/octicons/3.5.0/octicons.min.css" >
2222 < % } else { % >
You can’t perform that action at this time.
0 commit comments