Update something
This commit is contained in:
parent
78dc6e52aa
commit
2f210cd542
@ -24,6 +24,7 @@ const year = new Date().getFullYear();
|
|||||||
))
|
))
|
||||||
}
|
}
|
||||||
</nav>
|
</nav>
|
||||||
|
<div class="flex flex-row justify-center">
|
||||||
<a href="https://astro.build"
|
<a href="https://astro.build"
|
||||||
><img
|
><img
|
||||||
src="https://astro.badg.es/v2/built-with-astro/tiny.svg"
|
src="https://astro.badg.es/v2/built-with-astro/tiny.svg"
|
||||||
@ -32,4 +33,5 @@ const year = new Date().getFullYear();
|
|||||||
height="20"
|
height="20"
|
||||||
/></a
|
/></a
|
||||||
>
|
>
|
||||||
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user