File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 6
6
< meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
7
7
< title > {% if page.html_title %}{{ page.html_title }} • {% endif %}GitHub Training</ title >
8
8
< meta name ="viewport " content ="width=device-width,initial-scale=1 ">
9
- < link rel ="stylesheet " href ="{{ site.url }}/_stylesheets/page.css ">
9
+ < link rel ="stylesheet " href ="{{ page.leadingpath }}/_stylesheets/page.css ">
10
10
11
11
12
12
< link rel ="icon " type ="image/x-icon " href ="/favicon.png " />
13
13
< link rel ="alternate " type ="application/atom+xml " title ="Upcoming Events " href ="/atom.xml ">
14
14
< script type ="text/javascript " src ="{{ page.leadingpath }}js/jquery.min.js "> </ script >
15
- < script type ="text/javascript " src ="{{ page.leadingpath }}js/quotes.js "> </ script >
16
- < script type ="text/javascript " src ="{{ page.leadingpath }}js/all.js "> </ script >
17
15
18
16
<!-- Latest compiled and minified CSS -->
19
17
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css ">
You can’t perform that action at this time.
0 commit comments