You have added code/script to one of your pages, but it is not displayed on the front end of the site.
This is due to the way pages are loaded on the site and how scripts are loaded. We have developed a simple way to match the two elements and load the scripts at the right time.
Exemple of implementation :
When you are on your code section, click on "html" icon to reveal the code :
Search for the "script" tag, just after add yep-defer (by putting a space before and a space after) like this :
Click on the green check mark then save.
If you already had your site page open, you need to reload the page.