You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/docs/index.html

19 lines
417 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Redirecting to fluffy.chat</title>
<!-- Redirecting to another page using meta tag -->
<meta http-equiv="refresh" content="5; url =https://fluffy.chat" />
</head>
<body>
<h3>
Redirecting...
</h3>
<p><strong>Note:</strong> If your browser does not redirect you, please use this link:
</p>
<a href="https://fluffy.chat">https://fluffy.chat</a>
</body>
</html>