In config.tom
l I use
disableKinds = ["section", "taxonomy", "taxonomyTerm"]
I have a folder under /content/flow/
But when I visit http://localhost:1313/flow/
I don’t get a 404 (as I thought) but an empty page with <pre></pre>
Is this normal behaviour? Will this empty page be published? Is there another way to turn it off?