11 lines
230 B
HTML
11 lines
230 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="86400">
|
|
<script type="module" src="./js/Affirmations.js"></script>
|
|
</head>
|
|
<body>
|
|
<mosaic-affirmations></mosaic-affirmations>
|
|
</body>
|
|
</html>
|