feat: update showcase page link to blog
This commit is contained in:
parent
a4c398dcdc
commit
97bb7c461d
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import Card from '../components/Card.astro'
|
||||||
<main>
|
<main>
|
||||||
<h1><span class="text-gradient">Hobby Projects</span></h1>
|
<h1><span class="text-gradient">Hobby Projects</span></h1>
|
||||||
<p>
|
<p>
|
||||||
See more of my previous projects at <a href="https://ayos.blog/projects"
|
See more of my previous projects at <a href="https://ayos.blog"
|
||||||
>my blog</a
|
>my blog</a
|
||||||
>.
|
>.
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue