diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-09-28 15:37:16 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-09-28 15:37:16 +0100 |
commit | d5ad0777815bbc600d19627c0bfe71597c403c01 (patch) | |
tree | 04e1289cee8936780d0e8e51592824fa306e4eb6 | |
parent | 43b599dfd2abcc528d6acb9fcac6c9f497a251c2 (diff) |
test
-rw-r--r-- | public/links.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/links.html b/public/links.html index dc182ce..793f0c3 100644 --- a/public/links.html +++ b/public/links.html @@ -43,6 +43,8 @@ <p>Projects I am yet to try</p> <ul> <li><a href="https://codeberg.org/dwl/dwl">dwl</a> (wayland dwm)</li> + <li><a href="https://www.hyphanet.org/index.html">Freenet / Hyphanet</a></li> + <li><a href="https://www.gnunet.org/en/">GNUnet</a></li> </ul> </main> </body> |