File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< title > Contentstack - Javascript SDK</ title >
6
- < link href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css " rel ="stylesheet ">
6
+ < link href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css " rel ="stylesheet " integrity =" sha256-KXn5puMvxCw+dAYznun+drMdG1IFl3agK0p/pqT9KAo= " >
7
7
</ head >
8
8
< body >
9
9
< div class ="container ">
@@ -14,8 +14,8 @@ <h1>News</h1>
14
14
< input type ="submit " name ="Download Asset ">
15
15
</ div >
16
16
</ div >
17
- < script src ="https://code.jquery.com/jquery-2.2.0.min.js "> </ script >
18
- < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js "> </ script >
17
+ < script src ="https://code.jquery.com/jquery-2.2.0.min.js " integrity =" sha256-ihAoc6M/JPfrIiIeayPE9xjin4UWjsx2mjW/rtmxLM4= " > </ script >
18
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js " integrity =" sha256-KXn5puMvxCw+dAYznun+drMdG1IFl3agK0p/pqT9KAo= " > </ script >
19
19
< script src ="../../dist/web/contentstack.js "> </ script >
20
20
< script src ="scripts/custom.min.js "> </ script >
21
21
</ body >
You can’t perform that action at this time.
0 commit comments