Initial commit

This commit is contained in:
2022-05-12 15:29:25 +02:00
commit 110eea369b
15 changed files with 334 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<div>
<a href="https:{{ item.source_url }}" target="_blank">
<img class="screenshot clickable" src="{{ item.screenshot }}" />
</a>
</div>