Update something

This commit is contained in:
tiff 2025-05-20 01:16:31 -04:00
parent 78dc6e52aa
commit 2f210cd542

View File

@ -24,6 +24,7 @@ const year = new Date().getFullYear();
))
}
</nav>
<div class="flex flex-row justify-center">
<a href="https://astro.build"
><img
src="https://astro.badg.es/v2/built-with-astro/tiny.svg"
@ -32,4 +33,5 @@ const year = new Date().getFullYear();
height="20"
/></a
>
</div>
</footer>