File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
</ style >
20
20
</ head >
21
21
< body >
22
- < a href ="../frontpage/ index.html "> < h1 > Home</ h1 > </ a >
22
+ < a href ="../index.html "> < h1 > Home</ h1 > </ a >
23
23
< div class ="login ">
24
24
< div class ="li_row ">
25
25
< img src ="https://brightline-public-images.s3-us-west-1.amazonaws.com/Logo_Brightline_Orange.png " alt ="">
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Document</ title >
8
- < link rel ="stylesheet " href ="./index.css ">
9
- < link rel ="stylesheet " href =".. /components/navbar.css ">
10
- < link rel ="stylesheet " href =".. /components/footer.css ">
8
+ < link rel ="stylesheet " href ="./frontpage/ index.css ">
9
+ < link rel ="stylesheet " href ="./components/navbar.css ">
10
+ < link rel ="stylesheet " href ="./components/footer.css ">
11
11
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css ">
12
12
<!-- Swiper CSS -->
13
13
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css " integrity ="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g== " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
@@ -227,6 +227,6 @@ <h1 class="learn">Learn about Brightline</h1>
227
227
</ body >
228
228
</ html >
229
229
230
- < script src ="./index.js "> </ script >
231
- < script src =".. /components/navbar.js " type ="module "> </ script >
230
+ < script src ="./frontpage/ index.js "> </ script >
231
+ < script src ="./components/navbar.js " type ="module "> </ script >
232
232
You can’t perform that action at this time.
0 commit comments