Files
homepage/src/routes/api/bible-quote
Alexander 9c50a60853 fix: use event.fetch instead of global fetch for server-side requests
Updated both hooks.server.ts and bible-quote API to properly use event.fetch
for relative URLs in server-side code, following SvelteKit best practices.
2025-09-12 23:17:18 +02:00
..