diff options
| author | Yuqian Yang <crupest@crupest.life> | 2025-06-29 20:48:30 +0800 | 
|---|---|---|
| committer | Yuqian Yang <crupest@crupest.life> | 2025-06-29 20:48:30 +0800 | 
| commit | 3b8c5bdeaacfe408f54aa77ddd6226fb6292d975 (patch) | |
| tree | ef1aa1043d0ad25737068d0d99b2efbeca12d1f8 /www | |
| parent | e4e50f84dd8855da96d298fa3963a9a48e6b9d41 (diff) | |
| download | crupest-3b8c5bdeaacfe408f54aa77ddd6226fb6292d975.tar.gz crupest-3b8c5bdeaacfe408f54aa77ddd6226fb6292d975.tar.bz2 crupest-3b8c5bdeaacfe408f54aa77ddd6226fb6292d975.zip  | |
Change email to outlook.com.
Diffstat (limited to 'www')
| -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 38f7604..1e92d96 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@crupest.life">crupest@crupest.life</a>, +    <p>Feel free to contact me via my email address <a href="mailto:crupest@outlook.com">crupest@outlook.com</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">  | 
