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 13
13
< link href ="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap " rel ="stylesheet ">
14
14
< link href ="https://fonts.googleapis.com/icon?family=Material+Icons " rel ="stylesheet ">
15
15
16
- < link rel ="stylesheet " href ="/ css/app.css ">
17
- < link rel ="stylesheet " type ="text/css " href ="/ css/main.css ">
16
+ < link rel ="stylesheet " href ="css/app.css ">
17
+ < link rel ="stylesheet " type ="text/css " href ="css/main.css ">
18
18
</ head >
19
19
20
20
< body >
@@ -791,7 +791,7 @@ <h3>Follow Us</h3>
791
791
</ div >
792
792
</ div >
793
793
< script type ="
module "
src ="
https://unpkg.com/[email protected] /dist/ionicons/ionicons.esm.js "
> </ script >
794
- < script src ="./ js/bundle.js "> </ script >
794
+ < script src ="js/bundle.js "> </ script >
795
795
796
796
</ body >
797
797
You can’t perform that action at this time.
0 commit comments