diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-24 08:29:09 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-24 08:29:09 +0000 |
commit | ffc186103f56a0ba163296ae52aa7fdbf17e2dad (patch) | |
tree | 8de5fc1a13fa68c7bc6aa98e7eef3144f658d90e /public/projects.html | |
parent | a91d34a40428127f3cd4f11b4a62b81c2732e4b7 (diff) |
Added new post and new section on my projects
Diffstat (limited to 'public/projects.html')
-rw-r--r-- | public/projects.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/public/projects.html b/public/projects.html index 750055b..d58a50f 100644 --- a/public/projects.html +++ b/public/projects.html @@ -29,10 +29,11 @@ <h2>Written works</h2> <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> + <p>- <a href="projects/art/art">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> </body> </html> |