diff --git a/netlify.toml b/netlify.toml index 41673e1f..f53147ed 100644 --- a/netlify.toml +++ b/netlify.toml @@ -6,9 +6,18 @@ publish = "_site" edge_functions = "api" +### +# PLUGINS +### [[plugins]] package = "/plugins/fetch-scrobbles" +### +# IMAGES +### +[images] + remote_images = [https://f001.backblazeb2.com/file/coryd-dev-images/.*, https://image.tmdb.org/.*, https://cdn.thestorygraph.com/.*] + ### # URLs ###