FIX: Workflow to work with jekyll.

This commit is contained in:
MajorDroolz
2023-01-04 23:16:48 -05:00
parent 219a7543de
commit a4a4e04ab2
7 changed files with 30 additions and 8 deletions

View File

@@ -38,7 +38,7 @@ layout: default
{% if malung.image %}
<img id="image-inner" src="{{malung.image}}" alt="Image of {{malung.title}}">
{% else %}
<h1 aria-hidden>Image Not Available</h1>
<h1 aria-hidden="true">Image Not Available</h1>
{% endif %}
</div>
<div id="stack">