feat: Implement PolyWeather application with a map-based frontend, Python web services, market alert engine, and supporting utilities.
This commit is contained in:
@@ -3,7 +3,7 @@ export default function HomePage() {
|
||||
<main className="h-screen w-screen overflow-hidden bg-black">
|
||||
<iframe
|
||||
title="PolyWeather Legacy Dashboard"
|
||||
src="/legacy/index.html?v=market-v1"
|
||||
src="/legacy/index.html?v=legacy-v2"
|
||||
className="h-full w-full border-0"
|
||||
/>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user