chore: format
This commit is contained in:
parent
8861d7f73d
commit
df5b89e5b1
2 changed files with 1 additions and 3 deletions
|
|
@ -37,7 +37,6 @@ publishedOn = publishedOn === '' ? publishDate : publishedOn
|
|||
</p>
|
||||
|
||||
<Fragment set:html={content} />
|
||||
|
||||
</main>
|
||||
<Footer />
|
||||
</Layout>
|
||||
|
|
|
|||
|
|
@ -11,8 +11,7 @@ import Card from '../components/Card.astro'
|
|||
<main>
|
||||
<h1><span class="text-gradient">Hobby Projects</span></h1>
|
||||
<p>
|
||||
See more of my previous projects at <a href="https://ayos.blog"
|
||||
>my blog</a
|
||||
See more of my previous projects at <a href="https://ayos.blog">my blog</a
|
||||
>.
|
||||
</p>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue