all repos — zola-bearblog @ 709ee0253b443933df8e2acc3b884245bdb2c40e

Port of bear blog theme to zola

Fix CSS SHA

Alan Pearce
commit

709ee0253b443933df8e2acc3b884245bdb2c40e

parent

742bb471ba6c6cddc7e2de8781bacabbc86369e7

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M netlify.tomlnetlify.toml
@@ -22,4 +22,4 @@ X-Content-Type-Options = "nosniff"
X-XSS-Protection = "1; mode=block" Referrer-Policy = "strict-origin-when-cross-origin" Strict-Transport-Security = "max-age=63072000; includeSubdomains" - Content-Security-Policy = "default-src 'none'; img-src 'self'; object-src 'none'; script-src 'none'; style-src 'sha256-8V+sSVjbj+U897SSFG8AIOvquoI2drTloxs2lLwHCEw='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'" + Content-Security-Policy = "default-src 'none'; img-src 'self'; object-src 'none'; script-src 'none'; style-src 'sha256-31p21SuRVVuYOWghmuvw19ydYUi/EQ/ok1qzTSKO7FQ='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'"