added all days to weeks
This commit is contained in:
parent
7d37d9a2ce
commit
840891649c
99 changed files with 1287 additions and 0 deletions
13
weekI/friday/evening.html
Normal file
13
weekI/friday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/friday/midday.html
Normal file
13
weekI/friday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/friday/morning.html
Normal file
13
weekI/friday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/friday/night.html
Normal file
13
weekI/friday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/friday/office.html
Normal file
13
weekI/friday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/monday/evening.html
Normal file
13
weekI/monday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/monday/midday.html
Normal file
13
weekI/monday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/monday/morning.html
Normal file
13
weekI/monday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/monday/night.html
Normal file
13
weekI/monday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/saturday/evening.html
Normal file
13
weekI/saturday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/saturday/midday.html
Normal file
13
weekI/saturday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/saturday/morning.html
Normal file
13
weekI/saturday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/saturday/night.html
Normal file
13
weekI/saturday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/saturday/office.html
Normal file
13
weekI/saturday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/thursday/evening.html
Normal file
13
weekI/thursday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/thursday/midday.html
Normal file
13
weekI/thursday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/thursday/morning.html
Normal file
13
weekI/thursday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/thursday/night.html
Normal file
13
weekI/thursday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/thursday/office.html
Normal file
13
weekI/thursday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/tuesday/evening.html
Normal file
13
weekI/tuesday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/tuesday/midday.html
Normal file
13
weekI/tuesday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/tuesday/morning.html
Normal file
13
weekI/tuesday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/tuesday/night.html
Normal file
13
weekI/tuesday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/tuesday/office.html
Normal file
13
weekI/tuesday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/wednesday/evening.html
Normal file
13
weekI/wednesday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/wednesday/midday.html
Normal file
13
weekI/wednesday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/wednesday/morning.html
Normal file
13
weekI/wednesday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/wednesday/night.html
Normal file
13
weekI/wednesday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekI/wednesday/office.html
Normal file
13
weekI/wednesday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/friday/evening.html
Normal file
13
weekII/friday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/friday/midday.html
Normal file
13
weekII/friday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/friday/morning.html
Normal file
13
weekII/friday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/friday/night.html
Normal file
13
weekII/friday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/friday/office.html
Normal file
13
weekII/friday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/monday/evening.html
Normal file
13
weekII/monday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/monday/midday.html
Normal file
13
weekII/monday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/monday/morning.html
Normal file
13
weekII/monday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/monday/night.html
Normal file
13
weekII/monday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/monday/office.html
Normal file
13
weekII/monday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/saturday/evening.html
Normal file
13
weekII/saturday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/saturday/midday.html
Normal file
13
weekII/saturday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/saturday/morning.html
Normal file
13
weekII/saturday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/saturday/night.html
Normal file
13
weekII/saturday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/saturday/office.html
Normal file
13
weekII/saturday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/sunday/evening.html
Normal file
13
weekII/sunday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/sunday/midday.html
Normal file
13
weekII/sunday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/sunday/morning.html
Normal file
13
weekII/sunday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/sunday/night.html
Normal file
13
weekII/sunday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/sunday/office.html
Normal file
13
weekII/sunday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/thursday/evening.html
Normal file
13
weekII/thursday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/thursday/midday.html
Normal file
13
weekII/thursday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/thursday/morning.html
Normal file
13
weekII/thursday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/thursday/night.html
Normal file
13
weekII/thursday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/thursday/office.html
Normal file
13
weekII/thursday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/tuesday/evening.html
Normal file
13
weekII/tuesday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/tuesday/midday.html
Normal file
13
weekII/tuesday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/tuesday/morning.html
Normal file
13
weekII/tuesday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/tuesday/night.html
Normal file
13
weekII/tuesday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/tuesday/office.html
Normal file
13
weekII/tuesday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/wednesday/evening.html
Normal file
13
weekII/wednesday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/wednesday/midday.html
Normal file
13
weekII/wednesday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/wednesday/morning.html
Normal file
13
weekII/wednesday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/wednesday/night.html
Normal file
13
weekII/wednesday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekII/wednesday/office.html
Normal file
13
weekII/wednesday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/friday/evening.html
Normal file
13
weekIII/friday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/friday/midday.html
Normal file
13
weekIII/friday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/friday/morning.html
Normal file
13
weekIII/friday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/friday/night.html
Normal file
13
weekIII/friday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/friday/office.html
Normal file
13
weekIII/friday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/monday/evening.html
Normal file
13
weekIII/monday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/monday/midday.html
Normal file
13
weekIII/monday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/monday/morning.html
Normal file
13
weekIII/monday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/monday/night.html
Normal file
13
weekIII/monday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/monday/office.html
Normal file
13
weekIII/monday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/saturday/evening.html
Normal file
13
weekIII/saturday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/saturday/midday.html
Normal file
13
weekIII/saturday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/saturday/morning.html
Normal file
13
weekIII/saturday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/saturday/night.html
Normal file
13
weekIII/saturday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/saturday/office.html
Normal file
13
weekIII/saturday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/sunday/evening.html
Normal file
13
weekIII/sunday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/sunday/midday.html
Normal file
13
weekIII/sunday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/sunday/morning.html
Normal file
13
weekIII/sunday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/sunday/night.html
Normal file
13
weekIII/sunday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/sunday/office.html
Normal file
13
weekIII/sunday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/thursday/evening.html
Normal file
13
weekIII/thursday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/thursday/midday.html
Normal file
13
weekIII/thursday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/thursday/morning.html
Normal file
13
weekIII/thursday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/thursday/night.html
Normal file
13
weekIII/thursday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/thursday/office.html
Normal file
13
weekIII/thursday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/tuesday/evening.html
Normal file
13
weekIII/tuesday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/tuesday/midday.html
Normal file
13
weekIII/tuesday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/tuesday/morning.html
Normal file
13
weekIII/tuesday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/tuesday/night.html
Normal file
13
weekIII/tuesday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/tuesday/office.html
Normal file
13
weekIII/tuesday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/wednesday/evening.html
Normal file
13
weekIII/wednesday/evening.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Evening</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Evening Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/wednesday/midday.html
Normal file
13
weekIII/wednesday/midday.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Midday</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Midday Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/wednesday/morning.html
Normal file
13
weekIII/wednesday/morning.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Morning</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Morning Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/wednesday/night.html
Normal file
13
weekIII/wednesday/night.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Night</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Night Prayer</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
13
weekIII/wednesday/office.html
Normal file
13
weekIII/wednesday/office.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Week I - Sunday - Office</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Sunday Office of Readings</h1>
|
||||
<h2>A Public Domain Liturgy of the Hours</h2>
|
||||
<p>insert psalm here</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue