We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217f65b commit 86919cdCopy full SHA for 86919cd
1 file changed
src/pages/index.astro
@@ -26,7 +26,7 @@ const posts = (await getBlogs()).sort(
26
</header>
27
<main class="py-8">
28
<p>
29
- software engineer @ <Link href="https://www.gitpod.io">gitpod</Link>.
+ software engineer @ <Link href="https://ona.com">ona</Link>.
30
all opinions are my own.
31
</p>
32
<p>check out <Link href="/read">the books I am reading!</Link></p>
0 commit comments