|
|
@ -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>
|
|
|
|