remotes/1693045480750635534/spooky-22
Aevann1 2021-07-28 04:27:54 +02:00
parent 6f657857f6
commit 3483ae9686
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
<img src="{{p.thumb_url}}" class="post-img">
</a>
{% elif p.thumb_url %}
{% else %}
<a target="_blank" href="{{p.realurl(v)}}" rel="nofollow noopener" target="_blank">
<img src="{{p.thumb_url}}" class="post-img" alt="">
</a>