add ined redir

pull/46/head
Gabe Macri 2 years ago committed by GitHub
parent fcb33ddc0f
commit 3a8cc98037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save