added basic index file
This commit is contained in:
parent
e35163ec70
commit
b8c9307b3e
1 changed files with 15 additions and 0 deletions
15
index.html
Normal file
15
index.html
Normal 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>
|
Loading…
Reference in a new issue