mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 07:44:26 +00:00
updated email
This commit is contained in:
parent
36f6572cea
commit
9407c587fc
2 changed files with 3 additions and 3 deletions
|
|
@ -38,8 +38,8 @@ import Card from "../global/Card.astro";
|
||||||
</div>
|
</div>
|
||||||
<div class="text-white">
|
<div class="text-white">
|
||||||
<a
|
<a
|
||||||
href="mailto:rythondev@gmail.com"
|
href="mailto:hello@rython.dev"
|
||||||
class="hover:text-accent">rythondev@gmail.com</a
|
class="hover:text-accent">hello@rython.dev</a
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -66,7 +66,7 @@ import Card from "../global/Card.astro";
|
||||||
<p class="mb-3">
|
<p class="mb-3">
|
||||||
Full resume available upon requests via
|
Full resume available upon requests via
|
||||||
<a
|
<a
|
||||||
href="mailto:rythondev@gmail.com"
|
href="mailto:hello@rython.dev"
|
||||||
class="hover:text-accent underline">Email</a
|
class="hover:text-accent underline">Email</a
|
||||||
>.
|
>.
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue