File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,9 @@ <h3>CSS Text Effect 1</h3>
9797 </ p >
9898 </ div >
9999 </ footer >
100+
101+ < script src ="https://code.jquery.com/jquery-3.5.1.slim.min.js " integrity ="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj " crossorigin ="anonymous "> </ script >
102+ < script > window . jQuery || document . write ( '<script src="https://getbootstrap.com/docs/4.5/assets/js/vendor/jquery.slim.min.js"><\/script>' ) </ script > < script src ="https://getbootstrap.com/docs/4.5/dist/js/bootstrap.bundle.min.js " integrity ="sha384-1CmrxMRARb6aLqgBO7yyAxTOQE2AKb9GfXnEo760AUcUmFx3ibVJJAzGytlQcNXd " crossorigin ="anonymous "> </ script >
100103< script >
101104filterSelection ( "all" )
102105function filterSelection ( c ) {
@@ -140,7 +143,6 @@ <h3>CSS Text Effect 1</h3>
140143 this . className += " active" ;
141144 } ) ;
142145}
143- </ script >
144- < script src ="https://code.jquery.com/jquery-3.5.1.slim.min.js " integrity ="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj " crossorigin ="anonymous "> </ script >
145- < script > window . jQuery || document . write ( '<script src="https://getbootstrap.com/docs/4.5/assets/js/vendor/jquery.slim.min.js"><\/script>' ) </ script > < script src ="https://getbootstrap.com/docs/4.5/dist/js/bootstrap.bundle.min.js " integrity ="sha384-1CmrxMRARb6aLqgBO7yyAxTOQE2AKb9GfXnEo760AUcUmFx3ibVJJAzGytlQcNXd " crossorigin ="anonymous "> </ script > </ body >
146+ </ script >
147+ </ body >
146148</ html >
You can’t perform that action at this time.
0 commit comments