generated from inherentlee/11ty
generic zine updates and styling and such
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
{% endif %}
|
||||
<h2>
|
||||
{% if zine.data.site %}
|
||||
<a href="{{ zine.data.site }}">{{ zine.data.artist }}</a>
|
||||
<a href="{{ zine.data.site }}" target="_blank">{{ zine.data.artist }}</a>
|
||||
{% else %}
|
||||
{{ zine.data.artist }}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user