chore: format

This commit is contained in:
ayo 2026-05-17 11:20:17 +02:00
parent 8861d7f73d
commit df5b89e5b1
2 changed files with 1 additions and 3 deletions

View file

@ -37,7 +37,6 @@ publishedOn = publishedOn === '' ? publishDate : publishedOn
</p> </p>
<Fragment set:html={content} /> <Fragment set:html={content} />
</main> </main>
<Footer /> <Footer />
</Layout> </Layout>

View file

@ -11,8 +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" See more of my previous projects at <a href="https://ayos.blog">my blog</a
>my blog</a
>. >.
</p> </p>
<ul> <ul>