Files
00a861c2-d9b1-444c-bf50-f94…/index.html
Nikolay Pecheniev a2c692d156 Initial commit
2026-04-23 13:21:42 +03:00

19 lines
1.0 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>Dodoko | Premium Coffee Shop &amp; Roastery</title>
<meta property="og:title" content="Dodoko | Premium Coffee Shop &amp; Roastery" />
<meta name="twitter:title" content="Dodoko | Premium Coffee Shop &amp; Roastery" />
<meta name="description" content="Dodoko is a cozy, artisanal coffee shop offering the finest single-origin roasts and community-focused atmosphere." />
<meta property="og:description" content="Dodoko is a cozy, artisanal coffee shop offering the finest single-origin roasts and community-focused atmosphere." />
<meta name="twitter:description" content="Dodoko is a cozy, artisanal coffee shop offering the finest single-origin roasts and community-focused atmosphere." />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>