summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/index.html b/index.html
index 7469b9a..3a0c392 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,7 @@
14 <title>Da Bikers</title> 14 <title>Da Bikers</title>
15 </head> 15 </head>
16 <body> 16 <body>
17 <div id="vertcontain"> 17 <div class="vertcontain">
18 <div id="top-bar"> 18 <div id="top-bar">
19 <div><h1><a href="index.html">Da Bikers</a></h1></div> 19 <div><h1><a href="index.html">Da Bikers</a></h1></div>
20 <div id="links"> 20 <div id="links">
@@ -38,11 +38,9 @@
38 38
39 <div id="bottom-bar"> 39 <div id="bottom-bar">
40 <footer> 40 <footer>
41 <nav id="bottom-flex"> 41 <nav id="bottom-flex" class="vertcontain">
42 <ul> 42 <ul>
43 <li> 43 <li><a href="acknowledgments.html">Acknowledgments</a></li>
44 <a href="acknowledgments.html">Acknowledgments</a>
45 </li>
46 </ul> 44 </ul>
47 </nav> 45 </nav>
48 <p id="copyrightnotice">Copyright © 2023-2024 Dabikers.online, All rights reserved.</p> 46 <p id="copyrightnotice">Copyright © 2023-2024 Dabikers.online, All rights reserved.</p>