Skip to content

Commit 8b75368

Browse files
committed
chore: fix feast website title
1 parent d575372 commit 8b75368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/website/src/pages/index.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ features = store.get_online_features(
3636
).to_dict()`;
3737
---
3838

39-
<BaseLayout>
39+
<BaseLayout title="Feast - The Open Source Feature Store for Machine Learning">
4040
<Navigation />
4141

4242
<div class="bordered-container">

0 commit comments

Comments
 (0)