Pessoal/Template-02/index.html

16 lines
740 B
HTML
Raw Normal View History

2026-05-13 22:21:40 +00:00
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- INJECT_SEO -->
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><rect width=%22100%22 height=%22100%22 rx=%2220%22 fill=%22#1c1917%22/><text y=%2250%%22 x=%2250%%22 text-anchor=%22middle%22 dominant-baseline=%22central%22 font-family=%22Playfair Display, serif%22 font-style=%22italic%22 font-size=%2255%22 fill=%22#FDFBF7%22>H</text></svg>">
<title>Helena Costa | Front-end Engineer</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>