summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html17
1 files changed, 10 insertions, 7 deletions
diff --git a/index.html b/index.html
index 1824925..a16d0a3 100644
--- a/index.html
+++ b/index.html
@@ -87,19 +87,21 @@ table { margin: 1.5em; }
<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">open an issue</a>
- or send an email to
- <a href="mailto:dillo-dev@mailman3.com">dillo-dev@mailman3.com</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>
<li>Implement some new feature or fix some bug and send us a
patch or create a pull request.</li>
+ <li>Donate to the project via <a href="https://liberapay.com/dillo/">Liberapay</a>
+ to cover testing and infrastructure costs.</li>
</ul>
<h2 id=plugins>Plugins</h2>
- <p>Dillo can <em>easily</em> be extended by plugins to support new
- protocols. Plugins are written in any language and interact using the
- standard input and output. Here are some of them:</p>
- <!-- Keep the list sorted by protocol name -->
+ <p>Dillo can <em>easily</em> be extended by plugins to support new
+ protocols. Plugins are written in any language and interact using the
+ standard input and output. Here are some of them:</p>
+ <!-- Keep the list sorted by protocol name -->
<table>
<thead>
<tr>
@@ -158,7 +160,8 @@ table { margin: 1.5em; }
<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="https://lists.mailman3.com/postorius/lists/dillo-dev.mailman3.com/">Mailing list</a>
+ <a href="https://lists.mailman3.com/postorius/lists/dillo-dev.mailman3.com/">Mailing list</a> -
+ <a href="https://liberapay.com/dillo/">Liberapay</a>
</p>
</div>
</body>