proxitok/components/footer.latte

8 lines
234 B
Plaintext
Raw Normal View History

<footer class="footer">
<div class="content">
<p class="has-text-centered">
2022-01-14 17:18:28 +00:00
Made with <span style="color: #e25555;">&#9829;</span> in <a href="https://github.com/pablouser1/ProxiTok">Github</a>
</p>
</div>
</footer>