summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html14
1 files changed, 8 insertions, 6 deletions
diff --git a/index.html b/index.html
index c150db9..1bac646 100644
--- a/index.html
+++ b/index.html
@@ -9,13 +9,15 @@
I'm a social sciences student at UVic, though I'm also passionate about technology. I also have another website at
https://www.kaistevenson.com, which takes itself a little more seriously. You can also email me at kai@kaistevenson.com.
</p>
- <a class="pagelink" href="writing/index.html">Writing../</a>
- <a class="pagelink" href="photography/index.html">Photography../</a>
- <a class="pagelink" href="music/index.html">Music../</a>
- <a class="pagelink" href="programming/index.html">Programming../</a>
- <a class="pagelink" href="etc/index.html">Etc../</a>
-
+ <ul>
+ <li><h2><a href="writing/index.html">Writing../</a> /* Proudly part of the 84% */</h2></li>
+ <li><h2><a href="programming/index.html">Programming../</a> /* It's easier than it looks */</h2></li>
+ <li><h2><a href="music/">Music../</a> /* Dmin7, G7, CMaj7 */</h2></li>
+ <li><h2><a href="photography/">Photography../</a> /* No longer obscure-a */</h2></li>
+ <li><h2><a href="etc/">Etc../</a> /* Everything else */</h2></li>
+ </ul>
<img style="padding: 50px; display: block; margin: auto;" src="roly-saynotoweb3.gif">
+ <br>
</div>
</div>
</body>