feat: update blog link

This commit is contained in:
Youwen Wu 2024-05-24 22:12:56 -07:00
parent 588c584be4
commit 715385c302
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -82,12 +82,15 @@
</Card.Header> </Card.Header>
<Card.Content> <Card.Content>
<p> <p>
Check out my blog, <strong>The Coredump</strong>, where I occasionally write about Check out my blog where I write about code, math, games, and other hacks I do. It's <a
computer science, math, and everything else on my mind. href="https://github.com/couscousdude/blog">built with Haskell.</a
>
</p> </p>
</Card.Content> </Card.Content>
<Card.Footer> <Card.Footer>
<Button variant="outline" href="/blog">Go to my blog<ArrowRight class="ml-2" /></Button> <Button variant="outline" href="https://blog.youwen.dev"
>Go to my blog<ArrowRight class="ml-2" /></Button
>
</Card.Footer> </Card.Footer>
</Card.Root> </Card.Root>
<Card.Root class="col-span-2"> <Card.Root class="col-span-2">