Spaces:
Running
Running
Upload index.html
Browse files- index.html +14 -6
index.html
CHANGED
|
@@ -8,12 +8,18 @@
|
|
| 8 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 9 |
<script src="https://cdn.plaid.com/link/v2/stable/link-initialize.js"></script>
|
| 10 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"/>
|
| 11 |
-
|
|
|
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
<script type="importmap">
|
| 14 |
{
|
| 15 |
"imports": {
|
| 16 |
"react": "https://aistudiocdn.com/react@^19.1.1",
|
|
|
|
| 17 |
"modern-treasury": "https://aistudiocdn.com/modern-treasury@^3.3.0",
|
| 18 |
"react-dom/": "https://aistudiocdn.com/react-dom@^19.1.1/",
|
| 19 |
"react/": "https://aistudiocdn.com/react@^19.1.1/",
|
|
@@ -98,13 +104,15 @@
|
|
| 98 |
"react-router": "https://esm.sh/react-router@^7.10.1",
|
| 99 |
"react-leaflet": "https://esm.sh/react-leaflet@^5.0.0",
|
| 100 |
"leaflet": "https://esm.sh/leaflet@^1.9.4",
|
| 101 |
-
"
|
| 102 |
-
"
|
|
|
|
|
|
|
| 103 |
}
|
| 104 |
}
|
| 105 |
</script>
|
| 106 |
-
<script type="module" crossorigin src="./assets/index-
|
| 107 |
-
<link rel="stylesheet" crossorigin href="./assets/index-
|
| 108 |
</head>
|
| 109 |
|
| 110 |
<body>
|
|
@@ -128,4 +136,4 @@
|
|
| 128 |
</div>
|
| 129 |
|
| 130 |
</body>
|
| 131 |
-
</html>
|
|
|
|
| 8 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 9 |
<script src="https://cdn.plaid.com/link/v2/stable/link-initialize.js"></script>
|
| 10 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"/>
|
| 11 |
+
<link rel="manifest" href="./assets/manifest-Djs-hJ1x.json">
|
| 12 |
+
<link rel="icon" href="./assets/favicon-Dq_UXfCM.ico" type="image/x-icon">
|
| 13 |
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
<!-- Datadog RUM Initialization: Start early to capture boot errors -->
|
| 18 |
<script type="importmap">
|
| 19 |
{
|
| 20 |
"imports": {
|
| 21 |
"react": "https://aistudiocdn.com/react@^19.1.1",
|
| 22 |
+
"@auth0/auth0-react": "https://aistudiocdn.com/@auth0/auth0-react@^2.2.4",
|
| 23 |
"modern-treasury": "https://aistudiocdn.com/modern-treasury@^3.3.0",
|
| 24 |
"react-dom/": "https://aistudiocdn.com/react-dom@^19.1.1/",
|
| 25 |
"react/": "https://aistudiocdn.com/react@^19.1.1/",
|
|
|
|
| 104 |
"react-router": "https://esm.sh/react-router@^7.10.1",
|
| 105 |
"react-leaflet": "https://esm.sh/react-leaflet@^5.0.0",
|
| 106 |
"leaflet": "https://esm.sh/leaflet@^1.9.4",
|
| 107 |
+
"express-oauth2-jwt-bearer": "https://aistudiocdn.com/express-oauth2-jwt-bearer@^1.6.0",
|
| 108 |
+
"@datadog/browser-rum": "https://esm.sh/@datadog/browser-rum@^6.25.3",
|
| 109 |
+
"@datadog/browser-rum-react": "https://esm.sh/@datadog/browser-rum-react@^6.25.3",
|
| 110 |
+
"@datadog/browser-logs": "https://esm.sh/@datadog/browser-logs@^6.25.3"
|
| 111 |
}
|
| 112 |
}
|
| 113 |
</script>
|
| 114 |
+
<script type="module" crossorigin src="./assets/index-BHHDpJWO.js"></script>
|
| 115 |
+
<link rel="stylesheet" crossorigin href="./assets/index-Ant-9Hmh.css">
|
| 116 |
</head>
|
| 117 |
|
| 118 |
<body>
|
|
|
|
| 136 |
</div>
|
| 137 |
|
| 138 |
</body>
|
| 139 |
+
</html>
|