i have tried to deploy my repo to netlify, but i got some css and loading errors.
I thought i followed the tutorial step-by-step, but i seems like i missed something:
If you go to your page, right click > Inspect > Console
You can see the errors. It is looking for your style sheets at http://example.org/... which, of course, is not where your style sheets are. You need to configure the correct baseURL value in your config.toml.