My site uses multiple paths on folders and they just send not found, which breaks almost everything on the site, from js to css to images
My site is built using Astro if you need to know
My site uses multiple paths on folders and they just send not found, which breaks almost everything on the site, from js to css to images
My site is built using Astro if you need to know
OH it works, it just drops it above the folder, so my scripts and CSS on /_astro gets dropped from the root and my images on /imgs/site-prv gets dropped on /site-prv