Theme Is Not Loaded on Netlify

Hello,

First post here, I have tried many things but couldn’t make it work.

Theme is shown on local but not on netlify.
I have set baseUrl in config.toml and hugo version correctly in netlify.toml

here is the repo GitHub - burakcoskun/blog_bcoskun
and here is the resulting website: http://www.bcoskun.com/

this is also what i get if i remove theme, so i believe theme is not loaded correctly.

any help is appreciated

Have you tried baseURL = “https://www.bcoskun.com/” in config.toml? With the trailing slash?

how can i mark this as resolved?

Click the elipsis icon, and then you’ll find a checkmark icon, on the post that resolves it.