I am trying to work with cloudflare worker sites and wanted to add multiple pages and when i run
wrangler generate --site demo it created a folder where there is a public folder where all the static pages like index.html and 404.html exists and in the worker-sites there is index.js there in there the workers code but i don’t know what to do for creating a path like this on doamin xyz.com xyz.com/about xyz.com/create and many more