1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-07-06 05:37:56 +00:00
now-playing/layouts/partials/footer.html
2022-03-26 14:54:48 +01:00

6 lines
233 B
HTML

<footer class="footer">
<a class="footer__logo" href="https://glitch.family">
<img src="{{ "/images/logo-glitch-family.svg" | absURL }}" width="307" height="72" alt="by Glitch.Family" title="by Glitch.Family">
</a>
</footer>