We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f52bec commit 9d45760Copy full SHA for 9d45760
screenshot.html
@@ -13,6 +13,7 @@
13
{% if include.link %}
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>
18
{% else %}
19
{{ include.caption }}
0 commit comments