summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorShipwreckt <Shipwreckt@mailfence.com>2024-05-13 20:09:05 +0100
committerShipwreckt <Shipwreckt@mailfence.com>2024-05-13 20:09:05 +0100
commitf474f7eaea93ef5075436dab95b5cd6a1e846818 (patch)
treea1b3354949537d9426f16f5be85ec5ffd0e36b5e /public/index.html
parent288393bd2b7c50617cc2e34f6fc7b594bd0da6c0 (diff)
test
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 049360c..69cfc80 100644
--- a/public/index.html
+++ b/public/index.html
@@ -69,8 +69,13 @@
<div id="projects" class="content-region hide">
<h2>Projects!</h2>
<p>Below is a list of my projects, have a look around!</p>
+
+ <li>Programming</li>
<li><a href="projects/Qtile.html">Qtile configs</a></li>
- <li><a href="projects/Fakefetch.html">Fakefetch script</a></li>
+ <li><a href="projects/Fakefetch.html">Fakefetch script</a></li><br>
+
+ <li>Written works</li>
+ <li><a href="projects/WeeklyByte.html">Weekly Byte</a></li>
</div>