diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2025-02-21 19:19:17 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2025-02-21 19:19:17 +0000 |
commit | 8bbdcbb2d0711134a68bd80ae541edbfb4f472ad (patch) | |
tree | 22f61dfa3335fbc7b96a11f06a6d0b7eb9988fa9 /public/projects.html | |
parent | 7ef03c449fc051b5fdf91f2d203af7b8696ea3cf (diff) |
Changed all files to .html and new post!
Diffstat (limited to 'public/projects.html')
-rw-r--r-- | public/projects.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/projects.html b/public/projects.html index 2414576..54f0676 100644 --- a/public/projects.html +++ b/public/projects.html @@ -25,17 +25,17 @@ <p>Below is a list of all my projects avaliable online.</p> <hr> <h2>Programming</h2> - <p>- <a href="projects/programs/dotfiles">Dotfiles</a><p> - <p>- <a href="projects/programs/fakefetch">Fakefetch script</a></p> + <p>- <a href="projects/programs/dotfiles.html">Dotfiles</a><p> + <p>- <a href="projects/programs/fakefetch.html">Fakefetch script</a></p> <h2>Hardware</h2> - <p>- <a href="projects/hardware/ThinkPad-T440p">ThinkPad T440p</a> + <p>- <a href="projects/hardware/ThinkPad-T440p.html">ThinkPad T440p</a> <h2>Written works</h2> - <p>- <a href="projects/writing/weeklybyte/weeklybyte">Weekly Byte</a></p> + <p>- <a href="projects/writing/weeklybyte/weeklybyte.html">Weekly Byte</a></p> <h2>Misc</h2> - <p>- <a href="projects/art/art">Digital art</a></p> + <p>- <a href="projects/art/art.html">Digital art</a></p> <hr> <a href="https://endsoftwarepatents.org/innovating-without-patents"><img style="height: 45px;" src="https://static.fsf.org/nosvn/esp/logos/patent-free.svg"></a> </main> |