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 %} {% endif %}
{% if page.image-attrib-url %} {% if page.image-attrib-url %}
<span> <span>
<a href="{{ page.image-attrib-url }}" targe="_blank" <a href="{{ page.image-attrib-url }}">Photo &copy; {{ page.image-attrib }}</a>
>Photo &copy; {{ page.image-attrib }}</a>
</span> </span>
{% else %} {% else %}
<span>Photo &copy; {{ page.image-attrib }}</span> <span>Photo &copy; {{ page.image-attrib }}</span>