Files
maps-saas/apps/dashboard/index.html
T

17 lines
941 B
HTML

<!doctype html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#0d110e" />
<meta name="description" content="Siro Maps developer platform: maps, search, routing, spatial data and SDKs for web and mobile." />
<link rel="icon" type="image/png" href="/favicon.png" />
<link rel="apple-touch-icon" href="/favicon.png" />
<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=IBM+Plex+Sans+Arabic:wght@300;400;500;600;700&family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<title>SIRO Maps — Sovereign Geospatial Platform</title>
</head>
<body><div id="root"></div><script type="module" src="/src/main.tsx"></script></body>
</html>