Re-added date ranges.

This commit is contained in:
2019-12-18 02:42:55 +01:00
parent 3845c3f52d
commit 9b17add4e2
7 changed files with 53 additions and 41 deletions

View File

@@ -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>