diff --git a/netlify.toml b/netlify.toml index ff1c050..8f05aea 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,4 +1,4 @@ [[redirects]] from = "/*" - to = "/index.html" + to = "https://clockify-pomodoro-timer.franp.site" status = 200 \ No newline at end of file