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 14
14
< script type ="text/javascript " src ="{{ page.leadingpath }}js/jquery.min.js "> </ script >
15
15
16
16
<!-- Latest compiled and minified CSS -->
17
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com /bootstrap/ 3.2.0/css/bootstrap.min.css ">
17
+ < link rel ="stylesheet " href ="{{ page.leadingpath }}_javascript /bootstrap- 3.2.0-dist /css/bootstrap.min.css ">
18
18
19
19
<!-- Optional theme -->
20
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com /bootstrap/ 3.2.0/css/bootstrap-theme.min.css ">
20
+ < link rel ="stylesheet " href ="{{ page.leadingpath }}_javascript /bootstrap- 3.2.0-dist /css/bootstrap-theme.min.css ">
21
21
22
22
<!-- Latest compiled and minified JavaScript -->
23
- < script src ="https://maxcdn.bootstrapcdn.com /bootstrap/ 3.2.0/js/bootstrap.min.js "> </ script >
23
+ < script src ="{{ page.leadingpath }}_javascript /bootstrap- 3.2.0-dist /js/bootstrap.min.js "> </ script >
24
24
25
25
26
26
<!--Scrollsnap-->
You can’t perform that action at this time.
0 commit comments