all repos — zola-bearblog @ e09e938cea1073e117a5ecd048f7f3f0969207dc

Port of bear blog theme to zola

update style from the original bear blog repository[1] [1]: https://github.com/HermanMartinus/bearblog/blob/639edff3781bd1e66723a4584ba3bbff32aaac0b/templates/styles/blog/default.css

Alan Pearce
commit

e09e938cea1073e117a5ecd048f7f3f0969207dc

parent

00c802c022c4d28927eae61d8b5b7aea29ac7884

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

changed files
M netlify.tomlnetlify.toml
@@ -24,4 +24,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-iJQfPEEzY1fjDE/sJElXzaTdtJI+vxkKM//fXwJj/cI='; 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-KOMZEackHZgE4VhODEG7gEiJLdQZogO6BfMk+c0NWoM='; form-action 'none'; base-uri 'self'; frame-ancestors 'none'"