all repos — zola-bearblog @ 51f60c9e5a8b5dadf740e9f234d5235ae41db218

Port of bear blog theme to zola

Update CSS SHA

Alan Pearce
commit

51f60c9e5a8b5dadf740e9f234d5235ae41db218

parent

709ee0253b443933df8e2acc3b884245bdb2c40e

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-31p21SuRVVuYOWghmuvw19ydYUi/EQ/ok1qzTSKO7FQ='; 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-iJQfPEEzY1fjDE/sJElXzaTdtJI+vxkKM//fXwJj/cI='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'"