diff --git a/netlify.toml b/netlify.toml index 2b6336e..70281f7 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,5 @@ [[redirects]] - from = "/*" + from = "/" to = "https://clockify-pomodoro-timer.franp.site" status = 200 force = true \ No newline at end of file