From 840891649c4364b65eaa1249a15167a99abf17df Mon Sep 17 00:00:00 2001 From: techpriest_steamdeck Date: Wed, 18 Sep 2024 14:30:23 -0500 Subject: [PATCH] added all days to weeks --- weekI/friday/evening.html | 13 +++++++++++++ weekI/friday/midday.html | 13 +++++++++++++ weekI/friday/morning.html | 13 +++++++++++++ weekI/friday/night.html | 13 +++++++++++++ weekI/friday/office.html | 13 +++++++++++++ weekI/monday/evening.html | 13 +++++++++++++ weekI/monday/midday.html | 13 +++++++++++++ weekI/monday/morning.html | 13 +++++++++++++ weekI/monday/night.html | 13 +++++++++++++ weekI/saturday/evening.html | 13 +++++++++++++ weekI/saturday/midday.html | 13 +++++++++++++ weekI/saturday/morning.html | 13 +++++++++++++ weekI/saturday/night.html | 13 +++++++++++++ weekI/saturday/office.html | 13 +++++++++++++ weekI/thursday/evening.html | 13 +++++++++++++ weekI/thursday/midday.html | 13 +++++++++++++ weekI/thursday/morning.html | 13 +++++++++++++ weekI/thursday/night.html | 13 +++++++++++++ weekI/thursday/office.html | 13 +++++++++++++ weekI/tuesday/evening.html | 13 +++++++++++++ weekI/tuesday/midday.html | 13 +++++++++++++ weekI/tuesday/morning.html | 13 +++++++++++++ weekI/tuesday/night.html | 13 +++++++++++++ weekI/tuesday/office.html | 13 +++++++++++++ weekI/wednesday/evening.html | 13 +++++++++++++ weekI/wednesday/midday.html | 13 +++++++++++++ weekI/wednesday/morning.html | 13 +++++++++++++ weekI/wednesday/night.html | 13 +++++++++++++ weekI/wednesday/office.html | 13 +++++++++++++ weekII/friday/evening.html | 13 +++++++++++++ weekII/friday/midday.html | 13 +++++++++++++ weekII/friday/morning.html | 13 +++++++++++++ weekII/friday/night.html | 13 +++++++++++++ weekII/friday/office.html | 13 +++++++++++++ weekII/monday/evening.html | 13 +++++++++++++ weekII/monday/midday.html | 13 +++++++++++++ weekII/monday/morning.html | 13 +++++++++++++ weekII/monday/night.html | 13 +++++++++++++ weekII/monday/office.html | 13 +++++++++++++ weekII/saturday/evening.html | 13 +++++++++++++ weekII/saturday/midday.html | 13 +++++++++++++ weekII/saturday/morning.html | 13 +++++++++++++ weekII/saturday/night.html | 13 +++++++++++++ weekII/saturday/office.html | 13 +++++++++++++ weekII/sunday/evening.html | 13 +++++++++++++ weekII/sunday/midday.html | 13 +++++++++++++ weekII/sunday/morning.html | 13 +++++++++++++ weekII/sunday/night.html | 13 +++++++++++++ weekII/sunday/office.html | 13 +++++++++++++ weekII/thursday/evening.html | 13 +++++++++++++ weekII/thursday/midday.html | 13 +++++++++++++ weekII/thursday/morning.html | 13 +++++++++++++ weekII/thursday/night.html | 13 +++++++++++++ weekII/thursday/office.html | 13 +++++++++++++ weekII/tuesday/evening.html | 13 +++++++++++++ weekII/tuesday/midday.html | 13 +++++++++++++ weekII/tuesday/morning.html | 13 +++++++++++++ weekII/tuesday/night.html | 13 +++++++++++++ weekII/tuesday/office.html | 13 +++++++++++++ weekII/wednesday/evening.html | 13 +++++++++++++ weekII/wednesday/midday.html | 13 +++++++++++++ weekII/wednesday/morning.html | 13 +++++++++++++ weekII/wednesday/night.html | 13 +++++++++++++ weekII/wednesday/office.html | 13 +++++++++++++ weekIII/friday/evening.html | 13 +++++++++++++ weekIII/friday/midday.html | 13 +++++++++++++ weekIII/friday/morning.html | 13 +++++++++++++ weekIII/friday/night.html | 13 +++++++++++++ weekIII/friday/office.html | 13 +++++++++++++ weekIII/monday/evening.html | 13 +++++++++++++ weekIII/monday/midday.html | 13 +++++++++++++ weekIII/monday/morning.html | 13 +++++++++++++ weekIII/monday/night.html | 13 +++++++++++++ weekIII/monday/office.html | 13 +++++++++++++ weekIII/saturday/evening.html | 13 +++++++++++++ weekIII/saturday/midday.html | 13 +++++++++++++ weekIII/saturday/morning.html | 13 +++++++++++++ weekIII/saturday/night.html | 13 +++++++++++++ weekIII/saturday/office.html | 13 +++++++++++++ weekIII/sunday/evening.html | 13 +++++++++++++ weekIII/sunday/midday.html | 13 +++++++++++++ weekIII/sunday/morning.html | 13 +++++++++++++ weekIII/sunday/night.html | 13 +++++++++++++ weekIII/sunday/office.html | 13 +++++++++++++ weekIII/thursday/evening.html | 13 +++++++++++++ weekIII/thursday/midday.html | 13 +++++++++++++ weekIII/thursday/morning.html | 13 +++++++++++++ weekIII/thursday/night.html | 13 +++++++++++++ weekIII/thursday/office.html | 13 +++++++++++++ weekIII/tuesday/evening.html | 13 +++++++++++++ weekIII/tuesday/midday.html | 13 +++++++++++++ weekIII/tuesday/morning.html | 13 +++++++++++++ weekIII/tuesday/night.html | 13 +++++++++++++ weekIII/tuesday/office.html | 13 +++++++++++++ weekIII/wednesday/evening.html | 13 +++++++++++++ weekIII/wednesday/midday.html | 13 +++++++++++++ weekIII/wednesday/morning.html | 13 +++++++++++++ weekIII/wednesday/night.html | 13 +++++++++++++ weekIII/wednesday/office.html | 13 +++++++++++++ 99 files changed, 1287 insertions(+) create mode 100644 weekI/friday/evening.html create mode 100644 weekI/friday/midday.html create mode 100644 weekI/friday/morning.html create mode 100644 weekI/friday/night.html create mode 100644 weekI/friday/office.html create mode 100644 weekI/monday/evening.html create mode 100644 weekI/monday/midday.html create mode 100644 weekI/monday/morning.html create mode 100644 weekI/monday/night.html create mode 100644 weekI/saturday/evening.html create mode 100644 weekI/saturday/midday.html create mode 100644 weekI/saturday/morning.html create mode 100644 weekI/saturday/night.html create mode 100644 weekI/saturday/office.html create mode 100644 weekI/thursday/evening.html create mode 100644 weekI/thursday/midday.html create mode 100644 weekI/thursday/morning.html create mode 100644 weekI/thursday/night.html create mode 100644 weekI/thursday/office.html create mode 100644 weekI/tuesday/evening.html create mode 100644 weekI/tuesday/midday.html create mode 100644 weekI/tuesday/morning.html create mode 100644 weekI/tuesday/night.html create mode 100644 weekI/tuesday/office.html create mode 100644 weekI/wednesday/evening.html create mode 100644 weekI/wednesday/midday.html create mode 100644 weekI/wednesday/morning.html create mode 100644 weekI/wednesday/night.html create mode 100644 weekI/wednesday/office.html create mode 100644 weekII/friday/evening.html create mode 100644 weekII/friday/midday.html create mode 100644 weekII/friday/morning.html create mode 100644 weekII/friday/night.html create mode 100644 weekII/friday/office.html create mode 100644 weekII/monday/evening.html create mode 100644 weekII/monday/midday.html create mode 100644 weekII/monday/morning.html create mode 100644 weekII/monday/night.html create mode 100644 weekII/monday/office.html create mode 100644 weekII/saturday/evening.html create mode 100644 weekII/saturday/midday.html create mode 100644 weekII/saturday/morning.html create mode 100644 weekII/saturday/night.html create mode 100644 weekII/saturday/office.html create mode 100644 weekII/sunday/evening.html create mode 100644 weekII/sunday/midday.html create mode 100644 weekII/sunday/morning.html create mode 100644 weekII/sunday/night.html create mode 100644 weekII/sunday/office.html create mode 100644 weekII/thursday/evening.html create mode 100644 weekII/thursday/midday.html create mode 100644 weekII/thursday/morning.html create mode 100644 weekII/thursday/night.html create mode 100644 weekII/thursday/office.html create mode 100644 weekII/tuesday/evening.html create mode 100644 weekII/tuesday/midday.html create mode 100644 weekII/tuesday/morning.html create mode 100644 weekII/tuesday/night.html create mode 100644 weekII/tuesday/office.html create mode 100644 weekII/wednesday/evening.html create mode 100644 weekII/wednesday/midday.html create mode 100644 weekII/wednesday/morning.html create mode 100644 weekII/wednesday/night.html create mode 100644 weekII/wednesday/office.html create mode 100644 weekIII/friday/evening.html create mode 100644 weekIII/friday/midday.html create mode 100644 weekIII/friday/morning.html create mode 100644 weekIII/friday/night.html create mode 100644 weekIII/friday/office.html create mode 100644 weekIII/monday/evening.html create mode 100644 weekIII/monday/midday.html create mode 100644 weekIII/monday/morning.html create mode 100644 weekIII/monday/night.html create mode 100644 weekIII/monday/office.html create mode 100644 weekIII/saturday/evening.html create mode 100644 weekIII/saturday/midday.html create mode 100644 weekIII/saturday/morning.html create mode 100644 weekIII/saturday/night.html create mode 100644 weekIII/saturday/office.html create mode 100644 weekIII/sunday/evening.html create mode 100644 weekIII/sunday/midday.html create mode 100644 weekIII/sunday/morning.html create mode 100644 weekIII/sunday/night.html create mode 100644 weekIII/sunday/office.html create mode 100644 weekIII/thursday/evening.html create mode 100644 weekIII/thursday/midday.html create mode 100644 weekIII/thursday/morning.html create mode 100644 weekIII/thursday/night.html create mode 100644 weekIII/thursday/office.html create mode 100644 weekIII/tuesday/evening.html create mode 100644 weekIII/tuesday/midday.html create mode 100644 weekIII/tuesday/morning.html create mode 100644 weekIII/tuesday/night.html create mode 100644 weekIII/tuesday/office.html create mode 100644 weekIII/wednesday/evening.html create mode 100644 weekIII/wednesday/midday.html create mode 100644 weekIII/wednesday/morning.html create mode 100644 weekIII/wednesday/night.html create mode 100644 weekIII/wednesday/office.html diff --git a/weekI/friday/evening.html b/weekI/friday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekI/friday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/friday/midday.html b/weekI/friday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekI/friday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/friday/morning.html b/weekI/friday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekI/friday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/friday/night.html b/weekI/friday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekI/friday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/friday/office.html b/weekI/friday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekI/friday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/monday/evening.html b/weekI/monday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekI/monday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/monday/midday.html b/weekI/monday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekI/monday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/monday/morning.html b/weekI/monday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekI/monday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/monday/night.html b/weekI/monday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekI/monday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/saturday/evening.html b/weekI/saturday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekI/saturday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/saturday/midday.html b/weekI/saturday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekI/saturday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/saturday/morning.html b/weekI/saturday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekI/saturday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/saturday/night.html b/weekI/saturday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekI/saturday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/saturday/office.html b/weekI/saturday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekI/saturday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/thursday/evening.html b/weekI/thursday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekI/thursday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/thursday/midday.html b/weekI/thursday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekI/thursday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/thursday/morning.html b/weekI/thursday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekI/thursday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/thursday/night.html b/weekI/thursday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekI/thursday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/thursday/office.html b/weekI/thursday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekI/thursday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/tuesday/evening.html b/weekI/tuesday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekI/tuesday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/tuesday/midday.html b/weekI/tuesday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekI/tuesday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/tuesday/morning.html b/weekI/tuesday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekI/tuesday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/tuesday/night.html b/weekI/tuesday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekI/tuesday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/tuesday/office.html b/weekI/tuesday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekI/tuesday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/wednesday/evening.html b/weekI/wednesday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekI/wednesday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/wednesday/midday.html b/weekI/wednesday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekI/wednesday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/wednesday/morning.html b/weekI/wednesday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekI/wednesday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/wednesday/night.html b/weekI/wednesday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekI/wednesday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekI/wednesday/office.html b/weekI/wednesday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekI/wednesday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/friday/evening.html b/weekII/friday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekII/friday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/friday/midday.html b/weekII/friday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekII/friday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/friday/morning.html b/weekII/friday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekII/friday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/friday/night.html b/weekII/friday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekII/friday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/friday/office.html b/weekII/friday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekII/friday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/monday/evening.html b/weekII/monday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekII/monday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/monday/midday.html b/weekII/monday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekII/monday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/monday/morning.html b/weekII/monday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekII/monday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/monday/night.html b/weekII/monday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekII/monday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/monday/office.html b/weekII/monday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekII/monday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/saturday/evening.html b/weekII/saturday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekII/saturday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/saturday/midday.html b/weekII/saturday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekII/saturday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/saturday/morning.html b/weekII/saturday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekII/saturday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/saturday/night.html b/weekII/saturday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekII/saturday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/saturday/office.html b/weekII/saturday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekII/saturday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/sunday/evening.html b/weekII/sunday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekII/sunday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/sunday/midday.html b/weekII/sunday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekII/sunday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/sunday/morning.html b/weekII/sunday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekII/sunday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/sunday/night.html b/weekII/sunday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekII/sunday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/sunday/office.html b/weekII/sunday/office.html new file mode 100644 index 0000000..9b28bc9 --- /dev/null +++ b/weekII/sunday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + diff --git a/weekII/thursday/evening.html b/weekII/thursday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekII/thursday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/thursday/midday.html b/weekII/thursday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekII/thursday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/thursday/morning.html b/weekII/thursday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekII/thursday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/thursday/night.html b/weekII/thursday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekII/thursday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/thursday/office.html b/weekII/thursday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekII/thursday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/tuesday/evening.html b/weekII/tuesday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekII/tuesday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/tuesday/midday.html b/weekII/tuesday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekII/tuesday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/tuesday/morning.html b/weekII/tuesday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekII/tuesday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/tuesday/night.html b/weekII/tuesday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekII/tuesday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/tuesday/office.html b/weekII/tuesday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekII/tuesday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/wednesday/evening.html b/weekII/wednesday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekII/wednesday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/wednesday/midday.html b/weekII/wednesday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekII/wednesday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/wednesday/morning.html b/weekII/wednesday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekII/wednesday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/wednesday/night.html b/weekII/wednesday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekII/wednesday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekII/wednesday/office.html b/weekII/wednesday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekII/wednesday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/friday/evening.html b/weekIII/friday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekIII/friday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/friday/midday.html b/weekIII/friday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekIII/friday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/friday/morning.html b/weekIII/friday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekIII/friday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/friday/night.html b/weekIII/friday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekIII/friday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/friday/office.html b/weekIII/friday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekIII/friday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/monday/evening.html b/weekIII/monday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekIII/monday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/monday/midday.html b/weekIII/monday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekIII/monday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/monday/morning.html b/weekIII/monday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekIII/monday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/monday/night.html b/weekIII/monday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekIII/monday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/monday/office.html b/weekIII/monday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekIII/monday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/saturday/evening.html b/weekIII/saturday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekIII/saturday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/saturday/midday.html b/weekIII/saturday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekIII/saturday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/saturday/morning.html b/weekIII/saturday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekIII/saturday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/saturday/night.html b/weekIII/saturday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekIII/saturday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/saturday/office.html b/weekIII/saturday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekIII/saturday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/sunday/evening.html b/weekIII/sunday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekIII/sunday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/sunday/midday.html b/weekIII/sunday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekIII/sunday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/sunday/morning.html b/weekIII/sunday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekIII/sunday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/sunday/night.html b/weekIII/sunday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekIII/sunday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/sunday/office.html b/weekIII/sunday/office.html new file mode 100644 index 0000000..9b28bc9 --- /dev/null +++ b/weekIII/sunday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + diff --git a/weekIII/thursday/evening.html b/weekIII/thursday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekIII/thursday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/thursday/midday.html b/weekIII/thursday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekIII/thursday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/thursday/morning.html b/weekIII/thursday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekIII/thursday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/thursday/night.html b/weekIII/thursday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekIII/thursday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/thursday/office.html b/weekIII/thursday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekIII/thursday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/tuesday/evening.html b/weekIII/tuesday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekIII/tuesday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/tuesday/midday.html b/weekIII/tuesday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekIII/tuesday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/tuesday/morning.html b/weekIII/tuesday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekIII/tuesday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/tuesday/night.html b/weekIII/tuesday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekIII/tuesday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/tuesday/office.html b/weekIII/tuesday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekIII/tuesday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/wednesday/evening.html b/weekIII/wednesday/evening.html new file mode 100644 index 0000000..f9120bb --- /dev/null +++ b/weekIII/wednesday/evening.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Evening + + +

Sunday Evening Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/wednesday/midday.html b/weekIII/wednesday/midday.html new file mode 100644 index 0000000..d8a6d5a --- /dev/null +++ b/weekIII/wednesday/midday.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Midday + + +

Sunday Midday Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/wednesday/morning.html b/weekIII/wednesday/morning.html new file mode 100644 index 0000000..1e3f411 --- /dev/null +++ b/weekIII/wednesday/morning.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Morning + + +

Sunday Morning Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/wednesday/night.html b/weekIII/wednesday/night.html new file mode 100644 index 0000000..dbe12a3 --- /dev/null +++ b/weekIII/wednesday/night.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Night + + +

Sunday Night Prayer

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file diff --git a/weekIII/wednesday/office.html b/weekIII/wednesday/office.html new file mode 100644 index 0000000..95e6677 --- /dev/null +++ b/weekIII/wednesday/office.html @@ -0,0 +1,13 @@ + + + + + + Week I - Sunday - Office + + +

Sunday Office of Readings

+

A Public Domain Liturgy of the Hours

+

insert psalm here

+ + \ No newline at end of file