<IfModule mod_headers.c>
    <FilesMatch "\.html[_a-z]*$">
        Header unset Link
        Header add Link '</wp-content/cache/minify/2460c.css>; rel=preload; as=style'
    </FilesMatch>
</IfModule>
