diff options
Diffstat (limited to 'www/layouts')
| -rw-r--r-- | www/layouts/home.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/www/layouts/home.html b/www/layouts/home.html index 1e92d96..38f7604 100644 --- a/www/layouts/home.html +++ b/www/layouts/home.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 <a href="mailto:crupest@outlook.com">crupest@outlook.com</a>, +    <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"> | 
