1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-07-06 04:17:57 +00:00
now-playing/layouts/partials/footer.html
2021-01-22 12:37:58 +01:00

6 lines
209 B
HTML

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