Files
fd869928-d733-462c-bd26-c9d…/index.html
Nikolay Pecheniev 6d6e72da9b Initial commit
2026-04-24 16:15:48 +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>Izabella Coffeeshop | Specialty Coffee &amp; Artisan Pastries</title>
<meta property="og:title" content="Izabella Coffeeshop | Specialty Coffee &amp; Artisan Pastries" />
<meta name="twitter:title" content="Izabella Coffeeshop | Specialty Coffee &amp; Artisan Pastries" />
<meta name="description" content="Visit Izabella Coffeeshop for premium specialty coffee, freshly baked pastries, and a warm local atmosphere." />
<meta property="og:description" content="Visit Izabella Coffeeshop for premium specialty coffee, freshly baked pastries, and a warm local atmosphere." />
<meta name="twitter:description" content="Visit Izabella Coffeeshop for premium specialty coffee, freshly baked pastries, and a warm local atmosphere." />
<meta name="keywords" content="coffee, cafe, artisan coffee, specialty beans, pastries, espresso, coffee shop" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>