feat: update content

This commit is contained in:
Ayo Ayco 2024-07-17 09:32:47 +02:00
parent 3e7c7aaece
commit 2fe3bffe85
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ import { stuff } from '../constants/stuff';
</ul>
<a href="/now" class="now-wrapper">
<span class="now-label">Now</span>
<span class="status">Chapter Lead, Frontend @ ING</span>
<span class="status">Chapter Lead, Web @ ING</span>
</a>
</div>
</div>

View file

@ -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 across more than 40 countries are being built. Our Unified Design System and Software Development Kits 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 Web; directly involved with the platform upon which all web apps across more than 40 countries are being built. Our Unified Design System and Software Development Kits (e.g., microfrontends, analytics, etc.) are the ingredients ING developers use to craft experiences for more than 53 million users.</p>
<Posts posts={posts} title="Previously..." />
<hr />