diff options
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index c9c7946..be0619c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -36,7 +36,7 @@ {% endfor %} </ul> <hr class="mt4 white-20"> - <footer class="tr"> + <footer class="tr lh-copy mb4"> Created by <a href="https://yuv.al" class="link dim green">Yuval Adam</a>. Maintained collaboratively on <a href="https://github.com/yuvadm/namehack.club" class="link dim green">Github</a>. </footer> |
