diff options
author | Alan Pearce | 2024-08-01 17:05:36 +0200 |
---|---|---|
committer | Alan Pearce | 2024-08-01 17:05:36 +0200 |
commit | 3242234c445dcabc6c1a1b2df2b22428a9547905 (patch) | |
tree | 429528c98ffa95609ff59f8ccddd6f3d2a411851 | |
parent | be3b2ed694f82cbaad2ca04c75c476b52971f6bc (diff) | |
download | website-3242234c445dcabc6c1a1b2df2b22428a9547905.tar.lz website-3242234c445dcabc6c1a1b2df2b22428a9547905.tar.zst website-3242234c445dcabc6c1a1b2df2b22428a9547905.zip |
fix display of cv
-rw-r--r-- | config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 3ea8fa4..8dd5efb 100644 --- a/config.toml +++ b/config.toml @@ -53,6 +53,8 @@ wildcard_domain = "aln.pe" "'sha256-dCSzNS1o8vygl80V2G2nPTiSOUNvyDnW+06hHS4ZdHQ='", ## atom.xml style "'sha256-CFhPA4p8skr5MyhReF+Tk2GzmYzXdECg8zm+o7EOVPI=", + ## cv style + "'sha256-FzrPQ6x2ugtwEN5peA8OqpIvrV3uXqkpfUMHG8P2uT0='", ] frame-ancestors = [ "https://kagi.com", |