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