Closed fguisso closed 1 month ago
I want to remove the title from header but without remove the <title></title>
<title></title>
I can create this feature, just want to understand what is the best solution and if there is more sections like this where needs attention. I have found this files:
disableTextInHeader = true in params.toml
thanks @AmenLi it works.
I want to remove the title from header but without remove the
<title></title>
I can create this feature, just want to understand what is the best solution and if there is more sections like this where needs attention. I have found this files: