diff --git a/public/index.html b/public/index.html
index 77b80320938a2f274fe86204335110f6d6ebfa83..61f9bfbf771a5f44ae71e984858d1b3fe9a496c8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
 <meta charset="utf-8">
-<title>Redirecting to https://example.com/</title>
-<meta http-equiv="refresh" content="0; URL=/home">
-<link rel="canonical" href="/home">
\ No newline at end of file
+<title>Redirecting...</title>
+<meta http-equiv="refresh" content="0; URL=home">
+<link rel="canonical" href="home">
\ No newline at end of file