fix remove target

This commit is contained in:
Ayo 2023-05-30 16:43:10 +02:00
parent 3a39d1edc5
commit fdc395e328

View file

@ -59,8 +59,7 @@ layout: default
{% endif %}
{% if page.image-attrib-url %}
<span>
<a href="{{ page.image-attrib-url }}" targe="_blank"
>Photo &copy; {{ page.image-attrib }}</a>
<a href="{{ page.image-attrib-url }}">Photo &copy; {{ page.image-attrib }}</a>
</span>
{% else %}
<span>Photo &copy; {{ page.image-attrib }}</span>