summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i2p.html4
-rw-r--r--index.html2
-rw-r--r--irc.html2
-rw-r--r--matrix.html2
4 files changed, 5 insertions, 5 deletions
diff --git a/i2p.html b/i2p.html
index 8d7a7d7..9a9db4f 100644
--- a/i2p.html
+++ b/i2p.html
@@ -62,8 +62,8 @@ Nickname, Username and SASL password are the regular details you would use for c
<footer>
- Contact: hello@liberta.casa
- </footer>
+ <a href="mailto:hello@liberta.casa"> Contact </a>
+</footer>
</pre>
</body>
</html>
diff --git a/index.html b/index.html
index fcf92df..15bda3b 100644
--- a/index.html
+++ b/index.html
@@ -70,7 +70,7 @@ Services:
<footer>
- Contact: hello@liberta.casa
+ <a href="mailto:hello@liberta.casa"> Contact </a>
</footer>
</pre>
</body>
diff --git a/irc.html b/irc.html
index 3e6cc7e..e1e7584 100644
--- a/irc.html
+++ b/irc.html
@@ -123,7 +123,7 @@ in place of your cloaked IP-based hostname).
<footer>
- Contact: hello@liberta.casa
+ <a href="mailto:hello@liberta.casa"> Contact </a>
</footer>
</pre>
</body>
diff --git a/matrix.html b/matrix.html
index 905af3c..6326849 100644
--- a/matrix.html
+++ b/matrix.html
@@ -31,7 +31,7 @@
<footer>
- Contact: hello@liberta.casa
+ <a href="mailto:hello@liberta.casa"> Contact </a>
</footer>
</pre>
</body>