diff options
author | Alan Pearce | 2024-06-13 17:36:43 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-13 20:52:16 +0200 |
commit | 7cf82af4dfa4f96fd69d0b005f4eca5a984bfb33 (patch) | |
tree | 82b7d76e1dfda7fd8d277c2168d5972c9bef32c0 /config.toml | |
parent | 50dc450417ba88d5c5bd0bf385e943bfa617ac86 (diff) | |
download | website-7cf82af4dfa4f96fd69d0b005f4eca5a984bfb33.tar.lz website-7cf82af4dfa4f96fd69d0b005f4eca5a984bfb33.tar.zst website-7cf82af4dfa4f96fd69d0b005f4eca5a984bfb33.zip |
update style src hashes
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml index 14c0b60..fa26b27 100644 --- a/config.toml +++ b/config.toml @@ -35,9 +35,9 @@ oidc_host = "https://id.alanpearce.eu/" style-src = [ "'unsafe-inline'", ## index.html style - "'sha256-50do9sS3PVRni4sYNWIx1hJuUOU9Y0GeMMwiLf8vmjc='", + "'sha256-DYuGgioh+cRlROdWp15359Pi5I4iDhP2QHeLZ7WL0uU='", ## atom.xml style - "'sha256-WIWHIhXqk7qQRekjaVXXydYSpSNixj54s4nqSMlM9Cg='", + "'sha256-dHnyLX2LnmRFIAOwsOm0FCUVObCfNL0kqAhVUJMjIMk='", ] frame-ancestors = [ "https://kagi.com", |