Added links to other 'rooms'

This commit is contained in:
stilbruch 2019-04-02 01:06:21 -05:00
parent 43adf05d6c
commit 998e048520
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<!DOCTYPE html>
<head>
<title>stilbruch</title>
<title>~stilbruch</title>
<link rel="stylesheet" type="text/css" href="assets/css/style.css" media="screen" />
<link rel="icon" href="https://tomcelestin.me/images/favicon.png">
<meta charset="UTF-8">
@ -27,7 +27,11 @@
<pre><b>explore my house</b></pre>
</div>
<p>
<a href="bedroom/index.html">bedroom</a>
~ <a href="office/index.html">office</a>
~ <a href="kitchen/index.html">kitchen</a>
~ <a href="backyard/index.html">backyard</a>
~ <a href="library/index.html">library</a>
~ <a href="bedroom/index.html">bedroom</a>
</p>
</div>
<script src="assets/js/site_theme.js"></script>