to append api script to body add this in the head that's the only option

PHOTO EMBED

Wed Jul 16 2025 08:06:38 GMT+0000 (Coordinated Universal Time)

Saved by @Shira

<script>
document.addEventListener('DOMContentLoaded', function () {
    var fhScript = document.createElement('script');
    fhScript.src = 'https://fareharbor.com/embeds/api/v1/?autolightframe=yes';
    document.body.appendChild(fhScript);
  });
</script> 
content_copyCOPY