2026-03-24 00:23:43 +00:00

17 lines
772 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ITAROTA79 Viagens de Moto | Clube de Motociclistas</title>
<meta name="description" content="ITAROTA79 Mais que um clube, uma irmandade na estrada. Aventura, liberdade e companheirismo sobre duas rodas." />
<meta property="og:title" content="ITAROTA79 Viagens de Moto" />
<meta property="og:description" content="Mais que um clube, uma irmandade na estrada. Aventura, liberdade e companheirismo sobre duas rodas." />
<meta property="og:type" content="website" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>