From 612643ea7db15d582e3f2ca5ef07a587f4ac254f Mon Sep 17 00:00:00 2001 From: navneet <83996926+nav9v@users.noreply.github.com> Date: Wed, 11 Sep 2024 20:59:11 +0530 Subject: [PATCH] Create index.html --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..f8083e2 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> +<head> + <meta http-equiv="refresh" content="0; url=https://ptu-orca.github.io/rancho"> + <title>Redirecting...</title> +</head> +<body> + <p>If you are not redirected automatically, follow this <a href="https://ptu-orca.github.io/rancho">link</a>.</p> +</body> +</html>