File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
<!-- STYLES -->
40
40
< link href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/css/bootstrap.min.css "
rel ="
stylesheet "
41
41
integrity ="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x " crossorigin ="anonymous ">
42
- < link rel ="stylesheet " href ="./src/assets/ css/global .css " />
43
- < link rel ="stylesheet " href ="./src/assets/ css/styles .css " />
42
+ < link rel ="stylesheet " href ="./css/styles .css " />
43
+ < link rel ="stylesheet " href ="./css/global .css " />
44
44
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css "
45
45
integrity ="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w== "
46
46
crossorigin ="anonymous " />
@@ -307,7 +307,7 @@ <h4 class="copyright-text text-center py-5">
307
307
</ div >
308
308
</ footer >
309
309
<!-- JAVASCRIPT -->
310
- < script src ="./src/assets/ javascript/script.js "> </ script >
310
+ < script src ="./javascript/script.js "> </ script >
311
311
</ body >
312
312
313
313
</ html >
You can’t perform that action at this time.
0 commit comments