I have pasted the following code as copied from Biblia.com in my home page and as a widget (both using html).
<!-- Verse of the Day. https://biblia.com/plugins/verseoftheday -->
<biblia:verseoftheday resource="esv" width="300" height="250" singleImage="false" theme="imagebased" variant="dark"></biblia:verseoftheday>
<!-- If you’re including multiple Biblia widgets, you only need this script tag once -->
<script src="//biblia.com/api/logos.biblia.js"></script>
<script>logos.biblia.init();</script>
When I view the site the only thing that displays is "biblia.com/api/logos.biblia.js".
Any Suggestions?