summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-01-28 18:28:03 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-01-28 18:29:29 +0100
commita4283058c4a7f1dacd1dea2ee8100ef8042c0a9c (patch)
treed04320328e853b23e4b6c478f6ca1da1a38d7247
parentfcfbd4a3b79b58ca62a612c66734151c44b26a43 (diff)
Add link to mailing list
-rw-r--r--index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/index.html b/index.html
index 0ed3318..c2314fc 100644
--- a/index.html
+++ b/index.html
@@ -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>