diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-05-29 16:06:30 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-05-29 16:06:30 +0100 |
commit | 3ecd8fa56585d43e1d62dde5f896ccdfdce64d8a (patch) | |
tree | 6dedde748200ceb921aac07dc1028bad22536205 /public/index.html | |
parent | e7e6bdd5814f40fa5b75ba4a09395de54bcd9a9a (diff) |
made the dotfiles page, updated sidebar
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 90a6aa6..11b4fa4 100644 --- a/public/index.html +++ b/public/index.html @@ -78,7 +78,7 @@ <p>Below is a list of all my projects, have a look around!</p> <p>Programming - <li><a href="projects/programs/Qtile.html">Qtile configs</a></li> + <li><a href="projects/programs/Dotfiles.html">Dotfiles</a></li> <li><a href="projects/programs/Fakefetch.html#info">Fakefetch script</a></li> </p><br> |