File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939< script src ="https://kit.fontawesome.com/e0e120b2f0.js "> </ script >
4040
4141<!-- JQUERY -->
42- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js "> </ script >
43- < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js "> </ script >
42+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js " integrity =" sha256-ImQvICV38LovIsvla2zykaCTdEh1Z801Y+DSop91wMU= " crossorigin =" anonymous " > </ script >
43+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js " integrity =" sha256-1A78rJEdiWTzco6qdn3igTBv9VupN3Q1ozZNTR4WE/Y= " crossorigin =" anonymous " > </ script >
4444< script src ="{{ "/js/jquery.navgoco.min.js" | prepend: site.baseurl }}"> </ script >
4545
4646<!-- FAVICONS -->
Original file line number Diff line number Diff line change 7272
7373<!-- Used for creating heading anchors -->
7474<!-- Source: https://github.com/bryanbraun/anchorjs -->
75- < script src ="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js "> </ script >
75+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js " integrity =" sha256-Se2cNa4i303/27D+V3iMy2QI+whGR88DzeX6bh3/lnU= " crossorigin =" anonymous " > </ script >
7676< script >
7777 anchors . add ( '.anchored' ) ;
7878</ script >
You can’t perform that action at this time.
0 commit comments