Despite adding the below section to the config.json file and the theme.config.json file (and restarting Publii) I keep getting the message ‘Your theme config.json file does not contain supportedFeatures, etc.’.
"supportedFeatures": {
"authorImages": false,
"blockEditor": true,
"errorPage": true,
"searchPage": true,
"tagImages": false,
"tagsList": false
}
- What is the correct file (config.json or theme.config.json)?
- Is there something else I have to do?
Verhoeckx