mosaic-widgets/public/biblevotd.html
2023-06-05 00:06:36 -05:00

10 lines
212 B
HTML

<html>
<head>
<meta http-equiv="refresh" content="3600">
<script type="module" src="./js/BibleGatewayCEB.js"></script>
</head>
<body>
<bible-gateway-ceb></bible-gateway-ceb>
</body>
</html>