summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorlolmao <lolmao@noreply.gov>2023-11-01 10:22:14 -0500
committerlolmao <lolmao@noreply.gov>2023-11-01 10:22:14 -0500
commit1005e41420fa02f2c8e3f8779e6d043e6d6b9cb7 (patch)
treea6d0449ec9e59f5393eb93b47c0a3be3b1f47493 /index.html
parentd3fbff5847d4451ab6cfd395bdd284f3e62d613d (diff)
Seperate chungus rotation from base.css
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/index.html b/index.html
index db444b1..968c0ad 100644
--- a/index.html
+++ b/index.html
@@ -8,16 +8,19 @@
8 8
9 <base href="."> 9 <base href=".">
10 <link rel="stylesheet" href="css/base.css"> 10 <link rel="stylesheet" href="css/base.css">
11 <link rel="stylesheet" href="css/chung.css">
11 12
12 <link rel="icon" type="image/x-icon" href="images/sketty.jpeg"> 13 <link rel="icon" type="image/x-icon" href="images/sketty.jpeg">
13 <title>Da Bikers</title> 14 <title>Da Bikers</title>
14 </head> 15 </head>
15 <body> 16 <body>
16 <header id="top-bar"> 17 <div id="top-bar">
17 <nav> 18 <header>
18 <h1><a href="index.html">Da Bikers</a></h1> 19 <nav>
19 </nav> 20 <h1><a href="index.html">Da Bikers</a></h1>
20 </header> 21 </nav>
22 </header>
23 </div>
21 <div id="content"> 24 <div id="content">
22 <h1>We do a little trolling it's called we do a little trolling</h1> 25 <h1>We do a little trolling it's called we do a little trolling</h1>
23 <p>wtf do I put here lol</p> 26 <p>wtf do I put here lol</p>