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