| 12345678910111213141516171819 |
- <!DOCTYPE html>
- <html lang="en" class="dark">
- <head>
- <meta charset="utf-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Pedidos Express</title>
- <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=Space+Grotesk:wght@300;400;500;600;700&family=Noto+Sans:wght@300;400;500;600;700&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap"
- rel="stylesheet"
- />
- <script type="module" crossorigin src="/express/assets/index-CRM2SbbX.js"></script>
- <link rel="stylesheet" crossorigin href="/express/assets/index-yQM4v3U3.css">
- </head>
- <body>
- <div id="root"></div>
- </body>
- </html>
|