summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorShipwreckt <Shipwreckt@mailfence.com>2024-05-13 06:40:40 +0100
committerShipwreckt <Shipwreckt@mailfence.com>2024-05-13 06:40:40 +0100
commit992333b0e82ae73c4e035176659690aad0632e8d (patch)
tree35e82b14af0d52de1b46c0dc52bf5a66c378732c /public/index.html
parentaa930f87b0ab2371e58700bc6b82c1fa72836c5f (diff)
added some new webpages and changed backgorund
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 16adf63..049360c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -69,7 +69,8 @@
<div id="projects" class="content-region hide">
<h2>Projects!</h2>
<p>Below is a list of my projects, have a look around!</p>
- <li><a href="projects.html#qtile">Qtile configs</a></li>
+ <li><a href="projects/Qtile.html">Qtile configs</a></li>
+ <li><a href="projects/Fakefetch.html">Fakefetch script</a></li>
</div>