proxitok/views/footer.blade.php
2022-01-02 17:39:22 +01:00

8 lines
239 B
PHP

<footer class="footer">
<div class="content">
<p class="has-text-centered">
Made with <span style="color: #e25555;">&#9829;</span> in <a href="https://github.com/pablouser1/tiktok-viewer">Github</a>
</p>
</div>
</footer>