1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-08-07 10:57:57 +00:00
now-playing/layouts/partials/footer.html

6 lines
209 B
HTML
Raw Normal View History

2019-11-27 17:06:26 +00:00
<footer class="footer">
2021-01-22 11:37:58 +00:00
<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>
2019-11-27 17:06:26 +00:00
</footer>