Skip to content

Commit 10aa1c0

Browse files
committed
Update location in bio on homepage
Updated the location in the bio section from Spain to London, UK. This reflects the new details for improved accuracy and relevance. No additional structural or stylistic changes were made.
1 parent 2a5aedb commit 10aa1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/index.njk

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ogImage: '/default-og-image.png'
88
<div class="grid lg:grid-cols-3 gap-4 lg:gap-8">
99
<div class="col-span-2">
1010
<h1 class="mb-2">Hi, I'm <a class="font-bold" href="/about/">Alex</a>.</h1>
11-
<p class="m-0 md:text-2xl max-w-3xl">I'm a web developer based in the Spain. I'm currently working at <a href="https://www.kandji.io">Kandji</a>. I'm passionate about building accessible, performant and inclusive websites and applications. I'm also a big fan of <a href="https://jamstack.org/">JAMstack</a>, <a href="https://11ty.dev/">Eleventy</a>, <a href="https://www.hubspot.com/">HubSpot</a>, and <a href="https://wordpress.org/">WordPress</a>. When I'm not coding, I'm usually traveling, playing video games, watching films or listening to music. Feel free to get in touch.</p>
11+
<p class="m-0 md:text-2xl max-w-3xl">I'm a web developer based in the London, UK. I'm currently working at <a href="https://www.kandji.io">Kandji</a>. I'm passionate about building accessible, performant and inclusive websites and applications. I'm also a big fan of <a href="https://jamstack.org/">JAMstack</a>, <a href="https://11ty.dev/">Eleventy</a>, <a href="https://www.hubspot.com/">HubSpot</a>, and <a href="https://wordpress.org/">WordPress</a>. When I'm not coding, I'm usually traveling, playing video games, watching films or listening to music. Feel free to get in touch.</p>
1212
</div>
1313
<div class="hidden lg:block">
1414
<div class="ml-auto max-w-[250px] text-center">

0 commit comments

Comments
 (0)