Skip to content

Commit 4a579c9

Browse files
chore: wording
1 parent 99c2d7b commit 4a579c9

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

web/src/components/Hero.astro

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@ const repoUrl = "https://github.com/lucasguerin/datalake-api";
3838
<span class="text-accent">market data.</span>
3939
</h1>
4040
<p class="mt-6 max-w-2xl text-lg text-ink-300">
41-
FX, metals, indices, commodities, crypto — OHLC bars and tick data imported
42-
from MetaTrader 5, stored in DuckDB, and served over a FastAPI layer with
43-
cursor-paginated queries, Parquet backups, and a WebSocket endpoint for
44-
historical replay.
41+
FX, metals, indices, commodities, crypto, OHLC bars and tick data, stored
42+
in DuckDB and served over a FastAPI layer with cursor-paginated queries,
43+
Parquet backups, and a WebSocket endpoint for historical replay.
4544
</p>
4645

4746
<div class="mt-10 flex flex-wrap items-center gap-3">

0 commit comments

Comments
 (0)