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

23 lines
582 B

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="2500; URL=https://gabem.vercel.app" />
<link rel="stylesheet" href="/src/styles/global.css">
<link rel="shortcut icon" href="/public/favicon.ico" type="image/x-icon">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Gabe Macri</title>
<style>
body {
background-color: aqua;
}
</style>
</head>
<body>
<div class="content-whole">
<h1>Please Wait, Redirecting</h1>
</div>
</body>
</html>