summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-01-14 11:12:47 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-01-14 11:12:47 +0100
commit5692d8a5a240f2872f8f94a57e154a8ce7485614 (patch)
treec3a534c4ba24273137fc33b6faa4c2d50f32dee5
parente1a34f3f7d9ef1549296e83bfbf8bbb0114a3e6c (diff)
Add GitHub, Mastodon and IRC links at the bottom
-rw-r--r--index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
index 29d1b4e..cff5a16 100644
--- a/index.html
+++ b/index.html
@@ -91,6 +91,11 @@ h3 {
<li>Implement some new feature or fix some bug and send us a
patch or create a pull request.</li>
</ul>
+ <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>
+ </p>
</div>
</body>
</html>