chore(format)

This commit is contained in:
Oliver Davies 2023-04-25 01:09:10 +01:00
parent f4c19b9972
commit 0a87e15195
5 changed files with 12 additions and 17 deletions

View file

@ -58,7 +58,9 @@ const { intro } = Astro.props;
<footer class="px-4 mt-4 text-center">
<Markdown>
<p>
Not sure? <a class="link" href="/archive">Browse the archive &rarr;</a>
Not sure? <a class="link" href="/archive"
>Browse the archive &rarr;</a
>
</p>
</Markdown>
</footer>