We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659223c commit 4dd8d32Copy full SHA for 4dd8d32
1 file changed
src/pages/index.astro
@@ -56,7 +56,7 @@ const posts = Object.values(postsGlob).map(
56
<h1
57
class="text-[clamp(2rem,7vw,3rem)] leading-tight font-medium tracking-tight motion-preset-slide-up motion-preset-fade-lg"
58
>
59
- Hi, I'm Jonathan.
+ Hi, I'm Yonatan.
60
</h1>
61
<h2
62
class="text-xl font-light text-pretty leading-relaxed text-neutral-300 max-sm:text-sm motion-preset-slide-up motion-preset-fade-lg motion-delay-300"
0 commit comments