modify about stentences format a bit.

This commit is contained in:
Gan, Jimmy
2026-01-16 02:38:33 +08:00
parent 57a2b79380
commit cacd642549
+5 -4
View File
@@ -8,9 +8,10 @@ import Layout from '../layouts/BlogPost.astro';
pubDate={new Date('Apr 19 2025')}
>
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> An enginner focus on various kinds of manufacturing processes.</p>
<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>