modify about page a bit.

This commit is contained in:
Gan, Jimmy
2026-01-16 02:32:53 +08:00
parent 7ada9cee42
commit 57a2b79380
+5 -15
View File
@@ -7,20 +7,10 @@ import Layout from '../layouts/BlogPost.astro';
description="Jimmy's short intro"
pubDate={new Date('Apr 19 2025')}
>
<p>
I am an enginner, focus on various kinds of manufacturing processes.
</p>
An enginner focus on various kinds of manufacturing processes.
Additive Manufacturing is one kind of that. Specifically, SLA, SLM, FDM, SLS are the areas I am looking into.
Would like to be seen as a person with curiosity.
Contact me via <a href="mailto:g.jimmygan@gmail.com">g.jimmygan@gmail.com</a>
<p>
Additive Manufacturing is one kind of that.
Specifically, SLA, SLM, FDM, SLS are the areas I am looking into.
</p>
<p>
Would like to be seen as a person with curiosity.
</p>
<p>
contact me via <a href="mailto:g.jimmygan@gmail.com">g.jimmygan@gmail.com</a>
</p>
</Layout>