File tree Expand file tree Collapse file tree 5 files changed +9
-5716
lines changed Expand file tree Collapse file tree 5 files changed +9
-5716
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ include:
27
27
markdown : rdiscount
28
28
29
29
sass :
30
- sass_dir : dependencies/bootstrap-sass/ assets/stylesheets /
30
+ sass_dir : assets/vendor /
31
31
style : :compressed
32
32
33
33
# Custom site configuration
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 JavaScript -->
17
- < script src ="{{ page.leadingpath }}dependencies/ bootstrap-sass/assets/javascripts /bootstrap.js "> </ script >
17
+ < script src ="{{ page.leadingpath }}assets/vendor/ bootstrap-sass/dist/js /bootstrap.min .js "> </ script >
18
18
19
19
20
20
<!--Scrollsnap-->
26
26
< script src ="{{ page.leadingpath }}_javascript/curriculum.js "> </ script >
27
27
28
28
<!--Curriculum special styling-->
29
+ < link rel ="stylesheet " href ="{{ page.leadingpath }}assets/vendor/octicons/octicons/octicons.css " type ="text/css " />
29
30
< link rel ="stylesheet " href ="{{ page.leadingpath }}_stylesheets/curriculum.css " type ="text/css " />
30
31
31
32
{% include analytics.html %}
You can’t perform that action at this time.
0 commit comments