From 8500c3134099aba462368d2ad21db8b22de2254e Mon Sep 17 00:00:00 2001 From: tdro Date: Fri, 10 Feb 2023 00:28:45 -0500 Subject: themes/default/layouts/shortcodes/pdf.html -> attach.html Generalize into attach shortcode --- config.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'config.json') diff --git a/config.json b/config.json index 3e85479..a2ce6f0 100644 --- a/config.json +++ b/config.json @@ -122,13 +122,11 @@ "'self'", "www.youtube-nocookie.com", "en.m.wikipedia.org", - "odysee.com", - "www.gutenberg.org" + "odysee.com" ], "img-src": [ "'self'", - "http://preview.test", - "www.gutenberg.org" + "http://preview.test" ], "manifest-src": [ "'self'" @@ -137,8 +135,7 @@ "'self'" ], "object-src": [ - "'self'", - "www.gutenberg.org" + "'self'" ], "prefetch-src": [ "'self'" -- cgit v1.2.3