Can't set up cloudflare worker/pages to link to my static github repo

My static website repo is connected to cloudflare pages and successfully building, and it works correctly on github pages, but when I access it through my domain, I get a blank hello world page (even though I'm relatively sure that there's a proxy from my domain to my static page). The default worker subdomain page also only shows hello world.
Was this page helpful?