Skip to content

Commit 5d2f0cf

Browse files
authored
add adobe back
1 parent 031267f commit 5d2f0cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

overrides/main.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,9 @@
1313
document.write(`<meta http-equiv="refresh" content="0;url=${redirectUrl}" />`);
1414
}
1515
</script>
16+
<script src="https://assets.adobedtm.com/602a58ecaec4/a49e2b3b8152/launch-ac8ad8d371c2-staging.min.js"></script>
17+
{% endblock %}
18+
19+
{% block footer %}
20+
<script type="text/javascript">_satellite.pageBottom();</script>
1621
{% endblock %}

0 commit comments

Comments
 (0)