We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d45760 commit d8cc25dCopy full SHA for d8cc25d
screenshot.html
@@ -14,7 +14,7 @@
14
<a
15
class="pat-inject"
16
data-pat-inject="scroll: top; history: record"
17
- href="{{ include.link }}">{% if include.icon %}<img class="icon" src="{{ include.icon }}">{% endif %}{{ include.caption }}</a>
+ href="{{ include.link }}">{% if include.icon %}<img class="icon" src="{{ include.icon }}"> {% endif %}{{ include.caption }}</a>
18
{% else %}
19
{{ include.caption }}
20
{% endif %}
0 commit comments