diff --git a/netlify.toml b/netlify.toml index 091f4ac..3c5a833 100644 --- a/netlify.toml +++ b/netlify.toml @@ -48,3 +48,8 @@ from = "/author/thuan-sarzynski" to = "/author/thuansarzynski/" STATUS = 301 + +[[redirects]] + from = "/content/images/*" + to = "//media.snipettemag.com/:splat" + status = 302