update about me page with contact info.
This commit is contained in:
@@ -8,7 +8,7 @@ import Layout from '../layouts/BlogPost.astro';
|
||||
pubDate={new Date('Apr 19 2025')}
|
||||
>
|
||||
<p>
|
||||
Jimmy's short intro
|
||||
Would like to be called as a person with curiosity.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@@ -16,6 +16,6 @@ import Layout from '../layouts/BlogPost.astro';
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Jimmy's short intro
|
||||
contact me via <a href="mailto:zjgump@gmail.com">zjgump@gmail.com</a>
|
||||
</p>
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user