summaryrefslogtreecommitdiff
path: root/redirect.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-10-19 18:18:02 -0600
committerGitHub <noreply@github.com>2023-10-19 18:18:02 -0600
commite77ea4b579609f4b6c6ff234ce9c6aa333a3ce5c (patch)
tree79a13b6edf63e69b04c8372a33d8b6c9300ff7f0 /redirect.html
parentefcf24fafec7c04ac810d48b5d37b1f949d6fa18 (diff)
Rename redirect to redirect.html
Diffstat (limited to 'redirect.html')
-rw-r--r--redirect.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/redirect.html b/redirect.html
new file mode 100644
index 0000000..c3a19ce
--- /dev/null
+++ b/redirect.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta http-equiv="refresh" content="7; url='https://web.navan.dev'" />
+ </head>
+ <body>
+ <p>You will be redirected to https://web.navan.dev soon!</p>
+ </body>
+</html>