all repos — zola-bearblog @ ff313053e56bf5c606376435050eb7f40ad3f28a

Port of bear blog theme to zola

Update style hash

Alan Pearce
commit

ff313053e56bf5c606376435050eb7f40ad3f28a

parent

be8552ef29fc7b3aa2a2d9de541afe3ce9c24ec0

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

jump to
M netlify.tomlnetlify.toml
@@ -32,4 +32,4 @@ # shasum --algorithm 256 templates/style.css.html | cut -d' ' -f 1 | xxd -r -p | base64
# if nothing else works # openssl dgst -sha256 -binary < templates/style.css.html | openssl enc -base64 # and paste the output after sha256- -Content-Security-Policy = "default-src 'none'; img-src 'self'; object-src 'none'; script-src 'none'; style-src 'sha256-KOMZEackHZgE4VhODEG7gEiJLdQZogO6BfMk+c0NWoM='; 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-uU4G1WTuiOX/p9qEijPXhC3yBhVDdqYQmS0cfQjytZM='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'"