diff --git a/netlify.toml b/netlify.toml index 4d41d5d..033ca2f 100644 --- a/netlify.toml +++ b/netlify.toml @@ -33,3 +33,7 @@ public, max-age=0, must-revalidate''' + +[[redirects]] + from = "/page-data/404.html/page-data.json" + to = "https://www.snipettemag.com/assets/data/404/index.json"