modify about stentences format a bit.
This commit is contained in:
@@ -8,9 +8,10 @@ import Layout from '../layouts/BlogPost.astro';
|
|||||||
pubDate={new Date('Apr 19 2025')}
|
pubDate={new Date('Apr 19 2025')}
|
||||||
>
|
>
|
||||||
|
|
||||||
An enginner focus on various kinds of manufacturing processes.
|
<p> An enginner focus on various kinds of manufacturing processes.</p>
|
||||||
Additive Manufacturing is one kind of that. Specifically, SLA, SLM, FDM, SLS are the areas I am looking into.
|
<p> Additive Manufacturing is one kind of that. Specifically, SLA, SLM, FDM, SLS are the areas I am looking into.</p>
|
||||||
Would like to be seen as a person with curiosity.
|
<p> Would like to be seen as a person with curiosity.</p>
|
||||||
Contact me via <a href="mailto:g.jimmygan@gmail.com">g.jimmygan@gmail.com</a>
|
|
||||||
|
<p>Contact me via <a href="mailto:g.jimmygan@gmail.com">g.jimmygan@gmail.com</a></p>
|
||||||
|
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|||||||
Reference in New Issue
Block a user