emoji-every-day/_includes/footer.html
2024-01-04 11:39:19 +05:30

6 lines
275 B
HTML

<footer>
<a href="{{site.baseurl}}/about/">About</a> |
<a href="{{site.baseurl}}/">Calendar</a> |
<a href="https://github.com/captn3m0/emoji-every-day">Source</a> |
<a href="https://raw.githubusercontent.com/captn3m0/emoji-every-day/main/LICENSE">License</a>
</footer>