feat(templates): update footer
This commit is contained in:
parent
ad5232fe75
commit
4b10a7192d
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue