diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-19 21:22:20 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-19 21:22:20 +0100 |
commit | 9a5bf685faaf0848175e691d89a310524d29b777 (patch) | |
tree | 7afc08588460c481c080872f08dcc83ecaf09517 /public/links.html | |
parent | 9113809d4461590600a8f5b60026b9a91ad00b01 (diff) |
added new post
Diffstat (limited to 'public/links.html')
-rw-r--r-- | public/links.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/links.html b/public/links.html index a99a59f..f4f00bb 100644 --- a/public/links.html +++ b/public/links.html @@ -33,6 +33,11 @@ <li><a href="https://librewolf.net/">Librewolf</a></li> <li><a href="https://gnu.org/">The GNU project</a></li> </ul> + + <p>Projects I am yet to try</p> + <ul> + <li><a href="https://codeberg.org/dwl/dwl">dwl</a> (wayland dwm)</li> + </ul> </main> </body> </html> |