Skip to content

Commit 0b8e3ee

Browse files
committed
Add invisible mailto
Signed-off-by: Peter Kos <pkos91@icloud.com>
1 parent 2b394e0 commit 0b8e3ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ <h1>Leadership Team</h1>
368368
<div id="footer-content">
369369
<div>
370370
<h2>contact us</h2>
371-
<p>hello@coderit.org</p>
371+
<p><a href="mailto:hello@coderit.org">hello@coderit.org</a></p>
372372
</div>
373373
<div>
374374
<a href="https://twitter.com/coderit" target="_blank">

0 commit comments

Comments
 (0)