commit ee0c0786e3c33fc05ef1b9e6f86d682418a22db2 (patch)
parent 40c0a0b1664e1d0fe09fd545935cf0868f92a5f9
Author: Alex Karle <alex@karle.co>
Date: Sat, 30 May 2020 13:50:36 -0400
index: Add hi@euchre.live contact info
This is set up to forward to my personal email, but I feel more
comfortable (and official!) having it listed instead of my personal
email.
Public inbox still an option, but it bounces HTML email, and, while
that's my preference, I don't think my relatives could figure it out :)
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/public/index.html b/public/index.html
@@ -93,9 +93,9 @@
<h3>Think this is cool?</h3>
<p>
- Don't be a stranger!
- <a href="mailto:~akarle/public-inbox@lists.sr.ht">Drop us a line</a>
- at Alex's public inbox.
+ Don't be a stranger! Drop us a line at
+ <a href="mailto:hi@euchre.live">hi@euchre.live</a> or at
+ <a href="mailto:~akarle/public-inbox@lists.sr.ht">Alex's public inbox</a>.
</p>
</body>