forked from DebaucheryLibrarian/traxxx
Re-added date ranges.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
>
|
||||
<img
|
||||
:src="`/img/${tag.poster.thumbnail}`"
|
||||
:alt="tag.poster.comment"
|
||||
class="poster"
|
||||
>
|
||||
</a>
|
||||
@@ -43,6 +44,7 @@
|
||||
>
|
||||
<img
|
||||
:src="`/img/${photo.thumbnail}`"
|
||||
:alt="photo.comment"
|
||||
class="photo"
|
||||
>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user