Favicon.ico not being found - Nuxt
Hello!
I am deploying my Nuxt 3 site to Cloudflare Workers. Most stuff is working fine so far, but the favicon isn't for some reason.
I am storing it in the public directory of my site. All other items besides the 2 favicons can be accessed fine, but the favicons error. See the attachments for the file structure.
In the console, I get this error when trying to access it:
I am deploying my Nuxt 3 site to Cloudflare Workers. Most stuff is working fine so far, but the favicon isn't for some reason.
I am storing it in the public directory of my site. All other items besides the 2 favicons can be accessed fine, but the favicons error. See the attachments for the file structure.
In the console, I get this error when trying to access it:
[mf:err] Error: ENOTDIR: not a directory, open '/Users/geometrically/Documents/Coding/modrinth/knossos/.output/public/favicon.ico/index.html'
