summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/index.html b/index.html
index 9976af4..db444b1 100644
--- a/index.html
+++ b/index.html
@@ -18,13 +18,13 @@
18 <h1><a href="index.html">Da Bikers</a></h1> 18 <h1><a href="index.html">Da Bikers</a></h1>
19 </nav> 19 </nav>
20 </header> 20 </header>
21 21 <div id="content">
22 <h1>We do a little trolling it's called we do a little trolling</h1> 22 <h1>We do a little trolling it's called we do a little trolling</h1>
23 <p>wtf do I put here lol</p> 23 <p>wtf do I put here lol</p>
24 24
25 <img id="chung" src="images/chungoid.jpg" alt="the chungoid in action" style="width:50%; height: 200px"> 25 <img id="chung" src="images/chungoid.jpg" alt="the chungoid in action" style="width:50%; height: 200px">
26 26 </div>
27 <footer> 27 <footer id="bottom-bar">
28 <nav> 28 <nav>
29 <li><a href="acknowledgements.html">Acknowledgements</a></li> 29 <li><a href="acknowledgements.html">Acknowledgements</a></li>
30 </nav> 30 </nav>