Added TMDB attribution

This commit is contained in:
2025-02-23 14:16:27 +11:00
parent f34c1c11aa
commit d8d2307859

View File

@@ -75,8 +75,13 @@ templ Footer() {
</div>
<div class="lg:flex lg:items-end lg:justify-between">
<div>
<p class="mt-4 text-center text-sm text-subtext0">
by Haelnorr
<p class="mt-4 text-center text-sm text-overlay0">
by Haelnorr |
<a href="#">Film data</a> from
<a
href="https://www.themoviedb.org/"
class="underline hover:text-subtext0 transition"
>TMDB</a>
</p>
</div>
<div>