The coreos-download.css file should not be included: missed this in PR #46.
I have also removed type="text/javascript" from the script tags, as this is how it was before PR #46 (in commit https://pagure.io/fork/rfairley/fedora-web/websites/c/bf54659adf94794f82ee5a2372c72b55db3e1f3b).
This is an attempt to fix the CSP errors - I have verified this through the Flask development server but not tested it against the CSP.
The page at https://getfedora.org/en/coreos/download/ is currently showing (in Firefox):
The
coreos-download.cssfile should not be included: missed this in PR #46.I have also removed
type="text/javascript"from thescripttags, as this is how it was before PR #46 (in commit https://pagure.io/fork/rfairley/fedora-web/websites/c/bf54659adf94794f82ee5a2372c72b55db3e1f3b).This is an attempt to fix the CSP errors - I have verified this through the Flask development server but not tested it against the CSP.