summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-08-01 17:05:36 +0200
committerAlan Pearce2025-03-16 00:56:49 +0100
commit46d3ccafce70139cc7078f93408dd83b2be9d4be (patch)
treeae7b2c0de34ac78a50cb22b2e2f040fcd4a0d3f3 /config.toml
parent2366053363ad20140ac901d3f83938732e8629e2 (diff)
downloadwebsite-46d3ccafce70139cc7078f93408dd83b2be9d4be.tar.lz
website-46d3ccafce70139cc7078f93408dd83b2be9d4be.tar.zst
website-46d3ccafce70139cc7078f93408dd83b2be9d4be.zip
fix display of cv
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml10
1 files changed, 6 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index 7465da0..c1a11f0 100644
--- a/config.toml
+++ b/config.toml
@@ -36,10 +36,12 @@ script-src = [
   "https://gc.zgo.at",
 ]
 style-src = [
-  # index.html style
-  "'sha256-a4TPKWHB0aSu7cV10GthTEySTJ0w4r0bw6Q8JsNYMbk='",
-  # atom.xml style
-  "'sha256-gyxzfgCOxeAAL8URUdaW2nHYDOr9bzbwFjgSqi7D+8U='",
+  ## index.html style
+  "'sha256-dCSzNS1o8vygl80V2G2nPTiSOUNvyDnW+06hHS4ZdHQ='",
+  ## atom.xml style
+  "'sha256-CFhPA4p8skr5MyhReF+Tk2GzmYzXdECg8zm+o7EOVPI=",
+  ## cv style
+  "'sha256-FzrPQ6x2ugtwEN5peA8OqpIvrV3uXqkpfUMHG8P2uT0='",
 ]
 frame-ancestors = [
   "https://kagi.com",