From 27cf354a0e5d5b25aba64cc58406c821f2cecfca Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 25 Jun 2024 09:37:00 +0200 Subject: fix missing spacing in feed preview --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 6fc48a8..db9bab6 100644 --- a/config.toml +++ b/config.toml @@ -46,9 +46,9 @@ oidc_host = "https://id.alanpearce.eu/" ] style-src = [ ## index.html style - "'sha256-bGzdRsb1Yu6TLWwCqsdslYaNhLBikKOD6pFYeGsJ4lc='", - ## atom.xml style "'sha256-dCSzNS1o8vygl80V2G2nPTiSOUNvyDnW+06hHS4ZdHQ='", + ## atom.xml style + "'sha256-CFhPA4p8skr5MyhReF+Tk2GzmYzXdECg8zm+o7EOVPI=", ] frame-ancestors = [ "https://kagi.com", -- cgit 1.4.1