diff --git a/public/project.toml b/public/project.toml new file mode 100644 index 0000000..9c50427 --- /dev/null +++ b/public/project.toml @@ -0,0 +1,4 @@ +[[redirects]] +from = "/pro-example/*" +to = "https://fantastic-mobile-pro-example.pages.dev/:splat" +status = 200 \ No newline at end of file