fix: typo
This commit is contained in:
parent
d0e75e2234
commit
8485835411
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ const posts = await Astro.glob("./now/and-then/posts/*.astro");
|
|||
<em>Published on the <time datetime="2024-06-17">17th of June, 2024</time></em>
|
||||
</p>
|
||||
|
||||
<p>Starting this month, I have joined <a href="https://ing.com">ING</a> as Chapter Lead for Frontend Engineering; directly involved with the platform upon which all web apps accross more than 40 countries are built. Our Unified Design System and SDKs are the ingredients ING developers use to craft experiences for more than 53 million users.</p>
|
||||
<p>Starting this month, I have joined <a href="https://ing.com">ING</a> as Chapter Lead for Frontend Engineering; directly involved with the platform upon which all web apps across more than 40 countries are built. Our Unified Design System and SDKs are the ingredients ING developers use to craft experiences for more than 53 million users.</p>
|
||||
|
||||
<Posts posts={posts} title="Previously..." />
|
||||
<hr />
|
||||
|
|
Loading…
Reference in a new issue