<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="refresh" content="0; URL='/index.html'" />
    <script>
      // Optional: JavaScript redirect as a backup
      window.location.href = '/index.html';
    </script>
  </head>
  <body>
    <p>Redirecting...</p>
  </body>
</html>

