emoji-every-day/_includes/footer.html

6 lines
275 B
HTML
Raw Normal View History

2024-01-04 06:02:00 +00:00
<footer>
2024-01-04 06:09:19 +00:00
<a href="{{site.baseurl}}/about/">About</a> |
<a href="{{site.baseurl}}/">Calendar</a> |
2024-01-04 06:03:46 +00:00
<a href="https://github.com/captn3m0/emoji-every-day">Source</a> |
2024-01-04 06:09:19 +00:00
<a href="https://raw.githubusercontent.com/captn3m0/emoji-every-day/main/LICENSE">License</a>
2024-01-04 06:02:00 +00:00
</footer>