2022-05-12 13:29:25 +00:00
|
|
|
<div>
|
2022-05-31 18:51:41 +00:00
|
|
|
<a href="https://{{ item.source_url }}" target="_blank">
|
2023-07-17 15:01:11 +00:00
|
|
|
<img class="w-24 md:w-48 max-w-none rounded-lg clickable" src="{{ item.screenshot }}" alt="Screenshot of {{ item.title }}" />
|
2022-05-12 13:29:25 +00:00
|
|
|
</a>
|
|
|
|
</div>
|