Files
vitalijmulika e6fe83ee2d Initial commit
2026-04-21 14:19:45 +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>Brew &amp; Bean | Premium Artisanal Coffee</title>
<meta property="og:title" content="Brew &amp; Bean | Premium Artisanal Coffee" />
<meta name="twitter:title" content="Brew &amp; Bean | Premium Artisanal Coffee" />
<meta name="description" content="Experience the best of artisanal coffee. Hand-picked beans, fresh roasts, and a cozy local atmosphere. Visit Brew &amp; Bean today." />
<meta property="og:description" content="Experience the best of artisanal coffee. Hand-picked beans, fresh roasts, and a cozy local atmosphere. Visit Brew &amp; Bean today." />
<meta name="twitter:description" content="Experience the best of artisanal coffee. Hand-picked beans, fresh roasts, and a cozy local atmosphere. Visit Brew &amp; Bean today." />
<meta name="keywords" content="coffee shop, specialty coffee, roasted beans, local cafe, artisan brew" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>