red letter

This commit is contained in:
h202-wq
2026-08-19 10:01:28 -04:00
parent 2fc4976753
commit 2e1b64c2fd
7 changed files with 2135 additions and 9 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ export default function Home() {
<p className="countdown">
A new verse is appointed in <strong>{countdown}</strong>
</p>
<p className="foot-note">King James Version · Public Domain · The New Testament</p>
<p className="foot-note">King James Version · Public Domain · Red Letter Edition</p>
</footer>
</div>
)