Skip to content

Commit

Permalink
Merge pull request #253 from amadeus4dev/adobetesting
Browse files Browse the repository at this point in the history
Update main.html for Adobe
  • Loading branch information
minjikarin authored Nov 25, 2024
2 parents b53f531 + 5f98b1f commit ae0dfc4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,9 @@
document.write(`<meta http-equiv="refresh" content="0;url=${redirectUrl}" />`);
}
</script>
<script src="https://assets.adobedtm.com/602a58ecaec4/a49e2b3b8152/launch-ac8ad8d371c2-staging.min.js"></script>
{% endblock %}

{% block footer %}
<script type="text/javascript">_satellite.pageBottom();</script>
{% endblock %}

0 comments on commit ae0dfc4

Please sign in to comment.