Hello Everyone,
I’ve deployed a static website using Cloudflare Pages:
-
dca-bot-landing.pages.dev
It loads perfectly well using the dev domain.
I have followed the instructions to setup my custom domain,
Yet, when loading www.easydca.app, a weird issue happens:
- The CSS file is loaded but the index.html page is returned in it’s place.
I have tried to add a 404.html so it’s not considered an SPA.
What am I missing here ?