diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-22 14:14:09 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-22 14:14:09 +0000 |
commit | 2d17a77f7dacadf25b06735f3aabbd4e3eb89506 (patch) | |
tree | 0396d7b2ce9f3db274f1323d3ce4c33db4e551af /public/projects.html | |
parent | 997c75021d4d47cebbed112283d2da15c7a69bda (diff) |
Fixed spelling issue, and added new post on dotfiles
Diffstat (limited to 'public/projects.html')
-rw-r--r-- | public/projects.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/projects.html b/public/projects.html index a09d454..750055b 100644 --- a/public/projects.html +++ b/public/projects.html @@ -31,6 +31,8 @@ <p>- <a href="projects/writing/weeklybyte/weeklybyte">Weekly Byte</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> + + <h2>Misc</h2> </main> </body> </html> |