aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authornathansmith117 <nathansmith117@sdf.org>2024-05-20 18:25:59 -0600
committernathansmith117 <nathansmith117@sdf.org>2024-05-20 18:25:59 -0600
commit8944954d2c85325a7af3d531e7490afb5e5e55eb (patch)
tree9c3ee7735cea59b0a9e6c27b5beaeaa7afa952f0 /index.html
parent1f2c834adcef50a5dd139f84ec6b52dc15411f36 (diff)
Added visit blahaj room link
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>