From 001352d0499db5c2f6c301f972b03890337fb770 Mon Sep 17 00:00:00 2001 From: trevortomesh Date: Thu, 31 Oct 2024 13:46:05 -0500 Subject: [PATCH] adding "The WayPoint" site --- TheWayPoint/eoc/eoc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TheWayPoint/eoc/eoc.html b/TheWayPoint/eoc/eoc.html index 881c89f..d721ec9 100644 --- a/TheWayPoint/eoc/eoc.html +++ b/TheWayPoint/eoc/eoc.html @@ -160,7 +160,7 @@

Examination of Conscience

pdf.text("Standard Instructions for Confession:", 10, 20); pdf.setFontSize(12); pdf.text("1. Approach the confessional and say, 'Bless me, Father, for I have sinned. " + "\n"+ - "It has been [time] since my last confession.'", 10, 30); + "It has been [time] since my last confession.'" + "\n", 10, 30); pdf.text("2. Confess your sins.", 10, 40); pdf.text("3. Listen to the priest’s counsel and assigned penance.", 10, 50);