Skip to content

Commit 92a4747

Browse files
authored
feat: edits to events
1 parent 8fcf9a2 commit 92a4747

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

src/client/src/main/Events.tsx

+1-5
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,7 @@ Christmas Day - 8.30am: Christmas Morning Mass, please join us for refreshments
8181
</li>
8282

8383
<li>
84-
<b>7.30 pm</b> Compline
85-
</li>
86-
87-
<li>
88-
<b>8 pm</b> Night Prayer
84+
<b>7.30 pm</b> Compline or Night Prayer
8985
</li>
9086
</ul>
9187

src/client/src/main/our-life/OurPrayer.tsx

+4-4
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ export const OurPrayer: React.FC<React.PropsWithChildren<unknown>> = (_props) =>
6262
2.15 back to work with a tea break at 3.30 and a short prayer together in the refectory at 4.00 to
6363
sanctify our work
6464
</li>
65+
66+
<li>5.30 Evening Prayer</li>
6567

66-
<li>5.50 Evening Prayer</li>
68+
<li>6pm Supper, followed by an hour of personal prayer time.</li>
6769

68-
<li>6.30 Supper followed by an hour of personal prayer time until 8 pm.</li>
69-
70-
<li>8.00 Compline or Night Prayer, which closes the day.</li>
70+
<li>7.30 Compline, or Night Prayer, which closes the day.</li>
7171
</ul>
7272

7373
<p>

0 commit comments

Comments
 (0)