summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPratyush Desai2021-07-23 21:30:13 +0530
committerPratyush Desai2021-07-23 21:30:43 +0530
commit95a550cd50f4b9c5d40a35e80535ed912757da3e (patch)
tree1844498233c0c950290df798f3164cfffd87bb18
parenta3a5402af20df198b9df59419db1f137df97a3eb (diff)
downloadwebsite-95a550cd50f4b9c5d40a35e80535ed912757da3e.tar.gz
website-95a550cd50f4b9c5d40a35e80535ed912757da3e.tar.bz2
website-95a550cd50f4b9c5d40a35e80535ed912757da3e.zip
mailtoextras
Signed-off-by: Pratyush Desai <pratyushndesai@gmail.com>
-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>