File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 6
6
< meta http-equiv ="X-UA-Compatible " content ="ie=edge ">
7
7
< link rel ="shortcut icon " type ="image/x-icon " href ="image/flag.png ">
8
8
< title > ThemeCity State</ title >
9
- < link rel =" stylesheet " type =" text/css " href =" css/bootstrap.min.css " >
10
- < link rel ="stylesheet " type =" text/css " href ="css/ font-awesome/css/font-awesome .min.css ">
9
+
10
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/ font-awesome/5.15.3/ css/all .min.css " integrity =" sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w== " crossorigin =" anonymous " referrerpolicy =" no-referrer " / >
11
11
< link rel ="stylesheet " type ="text/css " href ="css/style.css ">
12
12
</ head >
13
13
< body >
@@ -279,9 +279,8 @@ <h1>Download App</h1>
279
279
280
280
281
281
282
- < script type ="text/javascript " src ="js/bootstrap.min.js "> </ script >
283
- < script type ="text/javascript " src ="js/jquery.min.js "> </ script >
284
- < script type ="text/javascript " src ="js/bootstrap.bundle.min.js "> </ script >
282
+ < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.3/js/bootstrap.min.js "> </ script >
283
+ < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js "> </ script >
285
284
< script type ="text/javascript ">
286
285
287
286
$ ( '.carousel' ) . carousel ( {
@@ -310,4 +309,4 @@ <h1>Download App</h1>
310
309
</ script >
311
310
312
311
</ body >
313
- </ html >
312
+ </ html >
You can’t perform that action at this time.
0 commit comments