added basic index file

This commit is contained in:
Tech Priest 2024-08-26 21:32:42 +00:00
parent e35163ec70
commit b8c9307b3e

15
index.html Normal file
View file

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Liturgy of the Hours - Public Domain</title>
</head>
<body>
<h1>Liturgy of the Hours</h1>
<h2>A Public Domain Liturgy of the Hours</h2>
<p><a href="">Week I</a></p>
<p><a href="">Week II</a></p>
<p><a href="">Week III</a></p>
</body>
</html>