Hi Friends,
I am using Hugo extended 0.150 and deployed via vercel.
When I try to view it on mobile, the theme is not applied(no css, js) but when I checked the mobile response view in dev tools via localhost, it looks perfect.
also, when I try to give request desktop site via mobile browser, it takes me to localhost:1313
Where can I change these settings? I have installed theme as submodule.
Build and deploy is success in production, but logs also shows this.
Could this can the reason for bad mobile view
Building sites … WARN 2025/09/21 11:25:57 found no layout file for “HTML” for “home”: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2025/09/21 11:25:57 found no layout file for “HTML” for “taxonomyTerm”: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2025/09/21 11:25:57 found no layout file for “HTML” for “taxonomyTerm”: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
Thanks,
Jegadeesh