summaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/index.html b/src/index.html
index 44fd544..89bdd34 100644
--- a/src/index.html
+++ b/src/index.html
@@ -11,14 +11,14 @@
<body>
<div class="content">
- <p id="p1">
+ <p>
i'm not sure why i wasted my money on this...have fun i guess
</p>
</div>
<div class="content">
- <h1 id="serverHeader">servers currently running:</h1>
- <ul id="list">
- <li>none because i'm broke</li>
+ <h1>servers currently running:</h1>
+ <ul>
+ <li>none :)</li>
</ul>
</div>
</body>