Files
f6d8453d-1ee4-4b1f-979f-68d…/index.html
vitalijmulika c93b313f6a Initial commit
2026-04-24 16:18:00 +03:00

20 lines
1.2 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Happy Paws | Pet Adoption &amp; Shelter Services</title>
<meta property="og:title" content="Happy Paws | Pet Adoption &amp; Shelter Services" />
<meta name="twitter:title" content="Happy Paws | Pet Adoption &amp; Shelter Services" />
<meta name="description" content="Find your perfect companion at Happy Paws. We rescue, care for, and help find forever homes for pets in our community." />
<meta property="og:description" content="Find your perfect companion at Happy Paws. We rescue, care for, and help find forever homes for pets in our community." />
<meta name="twitter:description" content="Find your perfect companion at Happy Paws. We rescue, care for, and help find forever homes for pets in our community." />
<meta name="keywords" content="pet shelter, pet adoption, rescue pets, dog adoption, cat adoption" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>