aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/index.html b/index.html
index 373c7fb..62069f5 100644
--- a/index.html
+++ b/index.html
@@ -65,8 +65,11 @@ table {
</tr>
<tr>
<td>
- <h2><a href="graveyard.html">Visit the graveyard</a></h2>
- <h2><a href="linuxRoom.html">Visit the linux room</a></h2>
+ <ul>
+ <li><h3><a href="graveyard.html">Visit the graveyard</a></h3></li>
+ <li><h3><a href="linuxRoom.html">Visit the linux room</a></h3></li>
+ <li><h3><a href="blahajRoom.html">Visit the blahaj room</a></h3></li>
+ </ul>
</td>
</tr>
</table>