forked from DebaucheryLibrarian/traxxx
Moved tag posters back to img/, as they are part of the project. Still using database to track which tags have a poster.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<img
|
||||
:src="`/media/${tag.poster.thumbnail}`"
|
||||
:src="`/img/${tag.poster.thumbnail}`"
|
||||
class="poster"
|
||||
>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user