diff options
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> |