feat: get image from tmdb

This commit is contained in:
2023-07-31 17:21:17 +02:00
parent 79975905d1
commit 3a5c5b4404
12 changed files with 148 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
body {
background: #1F1F1F;
background: #141217;
padding: 0px 20px;
}
pre {