diff options
-rw-r--r-- | index.html | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -84,7 +84,9 @@ h3 { <ul> <li>Use Dillo to browse the web and if you find something that is not working, - <a href="https://github.com/dillo-browser/dillo/issues/new">report it</a>. + <a href="https://github.com/dillo-browser/dillo/issues/new">open an issue</a> + or send an email to + <a href="mailto:dillo-dev@mailman3.com">dillo-dev@mailman3.com</a>. </li> <li>Spread the word, so the world knows Dillo exists and is still alive.</li> @@ -94,7 +96,8 @@ h3 { <p style="text-align: center"> <a href="https://github.com/dillo-browser/dillo">GitHub</a> - <a rel="me" href="https://fosstodon.org/@dillo">Mastodon</a> - - <a href="irc://irc.libera.chat/#dillo">IRC</a> + <a href="irc://irc.libera.chat/#dillo">IRC</a> - + <a href="https://lists.mailman3.com/postorius/lists/dillo-dev.mailman3.com/">Mailing list</a> </p> </div> </body> |