Skip to content

Commit fcee9bb

Browse files
committed
Remove most of the items
1 parent 2e0d4d1 commit fcee9bb

21 files changed

Lines changed: 356 additions & 1085 deletions

about.html

Lines changed: 0 additions & 85 deletions
This file was deleted.

api/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const port = Number(process.env.PORT || 8787);
1010
const defaultAllowedOrigins = [
1111
"https://ziongospelministry.org",
1212
"https://www.ziongospelministry.org",
13-
"https://ziongospelministry-org.onrender.com",
13+
"https://ziongospelministry.pages.dev",
1414
"http://127.0.0.1:4177",
1515
"http://localhost:4177"
1616
];

0 commit comments

Comments
 (0)