1
0
Fork 0
mirror of https://github.com/GuerillaStudio/now-playing synced 2024-09-19 14:14:54 +00:00
now-playing/layouts/partials/footer.html

6 lines
233 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">
2022-02-10 22:32:16 +00:00
<img src="{{ "/images/logo-glitch-family.svg" | absURL }}" width="307" height="72" alt="by Glitch Family" title="by Glitch Family">
2021-01-22 11:37:58 +00:00
</a>
2019-11-27 17:06:26 +00:00
</footer>