FIX: Workflow to work with jekyll.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user