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

4 lines
165 B
HTML
Raw Normal View History

2019-11-27 17:06:26 +00:00
<footer class="footer">
2019-12-03 20:47:13 +00:00
<img class="footer__logo" src="{{ "/images/logo-glitch-family.svg" | absURL }}" alt="by Glitch Family" title="by Glitch Family">
2019-11-27 17:06:26 +00:00
</footer>