diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 3 |
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> |