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:
2727markdown : rdiscount
2828
2929sass :
30- sass_dir : dependencies/bootstrap-sass/ assets/stylesheets /
30+ sass_dir : assets/vendor /
3131 style : :compressed
3232
3333# Custom site configuration
Original file line number Diff line number Diff line change 1414 < script type ="text/javascript " src ="{{ page.leadingpath }}js/jquery.min.js "> </ script >
1515
1616 <!-- 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 >
1818
1919
2020 <!--Scrollsnap-->
2626 < script src ="{{ page.leadingpath }}_javascript/curriculum.js "> </ script >
2727
2828 <!--Curriculum special styling-->
29+ < link rel ="stylesheet " href ="{{ page.leadingpath }}assets/vendor/octicons/octicons/octicons.css " type ="text/css " />
2930 < link rel ="stylesheet " href ="{{ page.leadingpath }}_stylesheets/curriculum.css " type ="text/css " />
3031
3132 {% include analytics.html %}
You can’t perform that action at this time.
0 commit comments