feat(templates): update footer

This commit is contained in:
Ayo 2023-10-21 16:51:35 +02:00
parent ad5232fe75
commit 4b10a7192d

View file

@ -1,9 +1,9 @@
<footer style="text-align: right; font-style: italic; padding: 0.5em 1em"> <footer style="text-align: right; font-style: italic; padding: 0.5em 1em">
<p> <p>
<small>A project by vanilla web tech lovers.</small>
<small <small
>Star on <a href="https://ayco.io/gh/McFly">GitHub</a> to support! >✨ Star on <a href="https://github.com/ayoayco/McFly">GitHub</a> to
</small support!</small
> ><br />
<small>A project by <a href="https://ayo.ayco.io">Ayo Ayco</a></small>
</p> </p>
</footer> </footer>