diff --git a/netlify.toml b/netlify.toml index ce64cae1..fdea0201 100644 --- a/netlify.toml +++ b/netlify.toml @@ -18,6 +18,11 @@ ID = "be420a16-4ef3-43b1-ac62-35869bdf8679" to = "https://api.webampskins.org/sitemap:splat" status = 200 +[[redirects]] + from = "/skin_og/:hash/*" + to = "https://skin-museum.jordan1320.workers.dev/:hash/:splat" + status = 200 + [[redirects]] from = "/*" to = "/index.html"