Add links in footer

This commit is contained in:
Nemo 2024-01-04 11:33:46 +05:30
parent 75b252dc52
commit 2c1178a1ef
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
<footer>
<a href="/about">About</a> |
<a href="/">Calendar</a>
<a href="/">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>