File tree 1 file changed +4
-7
lines changed
1 file changed +4
-7
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/icon.png ">
8
8
< title > Dikson E-commerce Theme</ 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
+ < 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
10
< link rel ="stylesheet " type ="text/css " href ="css/style.css ">
12
11
</ head >
13
12
< body >
@@ -505,11 +504,9 @@ <h1>Download App</h1>
505
504
}
506
505
</ script >
507
506
508
-
509
- < script type ="text/javascript " src ="js/bootstrap.min.js "> </ script >
510
- < script type ="text/javascript " src ="js/jquery.min.js "> </ script >
511
- < script type ="text/javascript " src ="js/bootstrap.bundle.min.js "> </ script >
507
+ < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.3/js/bootstrap.min.js "> </ script >
508
+ < script type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js "> </ script >
512
509
< script src ="js/main.js "> </ script >
513
510
< script src ="js/mixitup.min.js "> </ script >
514
511
</ body >
515
- </ html >
512
+ </ html >
You can’t perform that action at this time.
0 commit comments