diff options
| author | Yuqian Yang <crupest@crupest.life> | 2025-06-30 14:25:02 +0800 | 
|---|---|---|
| committer | Yuqian Yang <crupest@crupest.life> | 2025-06-30 14:25:02 +0800 | 
| commit | e18d101cae1dfcef29abd102d2908d429f4688d5 (patch) | |
| tree | 49c0b1d1c237c674fe603db23d2e174acdea6979 /www/layouts | |
| parent | 66e2d76b75ed04ae8a43baefdb970f4cb89c5925 (diff) | |
| download | crupest-e18d101cae1dfcef29abd102d2908d429f4688d5.tar.gz crupest-e18d101cae1dfcef29abd102d2908d429f4688d5.tar.bz2 crupest-e18d101cae1dfcef29abd102d2908d429f4688d5.zip | |
mail: revert removing.
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"> | 
