I have set the index as static (home.php)
So I want the blog pages to be shown under /blog
The index (home.php) loads up fine, header and custom setup.
The blog posts load, BUT:
The blog page is not updating. It is loading the old header, SO the css changes are not being loaded.
I read something about the hierarchy, but I have no idea what to change.
