MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled

when i based on the this guide to deploy my hexo static site on Cloudflare , i found there were some error occured as below shown

and i had check out community answers ,more like < Wrong Content-Type added to Cloudflare Pages site> , but without good ending , i mean above anwsers without correct solution

How are you deploying your site to Pages? Are you using the CI process or doing direct uploads? There is an issue where direct uploads can use the MIME type to not be set, but it should be solved if you redo it.

sorry i missed the guide ,here is offical guide , deployment by CI .
[Deploy a Hexo site](https://developers.cloudflare.com/pages/framework-guides/deploy-a-hexo-site/)

I doubt it’s an unset MIME type. More than likely, that file doesn’t exist, so it’s returning HTML of some sort. At least that’s what usually causes that error for me.


i found it contains at public folder , the github page is normal. there is my github page link. [Preformatted text](https://simonteo58.github.io/)

i am not sure if this issue due to hexojs framework or hexo theme or not . and perhaps due to them both , i gonna replace them by other programm