Files
62fdcb9a-2cbb-4d33-9bfe-833…/index.html
kudinDmitriyUp e73f3f7e86 Initial commit
2026-06-07 18:53:13 +00:00

23 lines
1.8 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap" rel="stylesheet">
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>San Francisco Pizza - Authentic &amp; Freshly Made Daily</title>
<meta property="og:title" content="San Francisco Pizza - Authentic &amp; Freshly Made Daily" />
<meta name="twitter:title" content="San Francisco Pizza - Authentic &amp; Freshly Made Daily" />
<meta name="description" content="Indulge in the finest pizzas crafted with passion and premium, locally-sourced ingredients. Experience the true flavor of San Francisco in every bite. Order online today!" />
<meta property="og:description" content="Indulge in the finest pizzas crafted with passion and premium, locally-sourced ingredients. Experience the true flavor of San Francisco in every bite. Order online today!" />
<meta name="twitter:description" content="Indulge in the finest pizzas crafted with passion and premium, locally-sourced ingredients. Experience the true flavor of San Francisco in every bite. Order online today!" />
<meta name="keywords" content="pizza, san francisco, SF, authentic, fresh, ingredients, delivery, restaurant, menu, order, italian, artisanal" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>