generic zine updates and styling and such

This commit is contained in:
2026-09-17 14:54:17 -07:00
parent 5bd296731c
commit fc176e823d
5 changed files with 23 additions and 4 deletions
+1 -1
View File
@@ -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 %}