Kirby-MinifyHTML
Kirby-MinifyHTML copied to clipboard
Config inverted
I noticed that the plugin is not minifying as you would expected according to the config.
c::set('MinifyHTML', true) currently deactivates magnification and c::set('MinifyHTML', false) activates it.