VibesMark / index.html
atin121's picture
hugging space upload
4a5b0ec
raw
history blame contribute delete
368 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://atin.me">
<title>Redirecting...</title>
</head>
<body>
<p>If you are not redirected automatically, <a href="https://atin.me">click here</a>.</p>
<script>
window.location.href = "https://atin.me";
</script>
</body>
</html>