diff options
Diffstat (limited to 'www/layouts/index.html')
| -rw-r--r-- | www/layouts/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/www/layouts/index.html b/www/layouts/index.html index abf8a74..af3e11d 100644 --- a/www/layouts/index.html +++ b/www/layouts/index.html @@ -26,7 +26,7 @@    <hr />    <section>      <p>Welcome to my home page! Nice to meet you here! 🥰</p> -    <p>Feel free to contact me via my email address *<crupest@crupest.life>*, +    <p>Feel free to contact me via my email address <a href="mailto:crupest@crupest.life">crupest@crupest.life</a>,         or just create an issue in any of my <a rel="noopener noreferrer" href="https://github.com/crupest">GitHub</a>         repos. I love talking with people a lot.</p>      <div id="links" class="mono-link"> | 
