diff --git a/netlify.toml b/netlify.toml index 2760c99..86c69f2 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,4 +9,4 @@ functions = "functions/" X-Frame-Options = "SAMEORIGIN" X-XSS-Protection = "0" X-Content-Type-Options = "nosniff" - Content-Security-Policy = "default-src 'self' res.cloudinary.com use.typekit.net;" \ No newline at end of file + Content-Security-Policy = "default-src 'self' *.cloudinary.com *.typekit.net;" \ No newline at end of file