Daily Deeper widget
Put today's verse and reflection on your website. Readers tap to open the passage, then the Daily Deeper — free, no code beyond one snippet.
Language
Theme
Size
Embed code
<iframe src="https://dailygod.org/embed/deeper?lang=en&theme=parchment&size=card" style="width:100%;max-width:480px;border:0;height:320px" id="dg-deeper" title="DailyGod Daily Deeper"></iframe>
<script>window.addEventListener('message',function(e){if(e.data&&e.data.dgWidget==='height'){var f=document.getElementById('dg-deeper');if(f)f.style.height=e.data.height+'px'}});</script>Paste it into any webpage. It resizes itself.
Live preview
Prefer to build your own? Use the developer API (/v1/daily-reading, /v1/daily-deeper).