mosaic-widgets/public/biblevotd.html

11 lines
228 B
HTML
Raw Normal View History

2024-02-14 16:13:22 +00:00
<!DOCTYPE html>
2023-06-05 05:06:36 +00:00
<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>