This commit is contained in:
2020-08-24 20:19:02 +02:00
parent 8ad7a9ccd1
commit a54e185701
19 changed files with 935 additions and 43 deletions
@@ -16,6 +16,6 @@
{% if file_size %}
<a target="_blank" href="{{link['#title']}}">
<img src="{{link['#url']}}" alt="">
<img src="{{link['#url']}}" alt="logo">
</a>
{% endif %}