all repos — zola-bearblog @ 9ed15e4cad7b745625c9b7d56300066ba1725850

Port of bear blog theme to zola

improve display of footnotes fixes https://codeberg.org/alanpearce/zola-bearblog/issues/36

Alan Pearce
commit

9ed15e4cad7b745625c9b7d56300066ba1725850

parent

eeace8286d164014e9dc86905abf442f8018d27d

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

changed files
M netlify.tomlnetlify.toml
@@ -22,7 +22,7 @@ # 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-p5EfRIhWJi7Zh7WJil3mpIVCZvcu+zebWbMe6B0so8A='; 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-PKsAyc2CAbvt1axikIx7gOr3bSn047az3mVPNOp94EA='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'" Cross-Origin-Resource-Policy = "same-site" Cache-Control = ''' max-age=300,