We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d575372 commit 8b75368Copy full SHA for 8b75368
infra/website/src/pages/index.astro
@@ -36,7 +36,7 @@ features = store.get_online_features(
36
).to_dict()`;
37
---
38
39
-<BaseLayout>
+<BaseLayout title="Feast - The Open Source Feature Store for Machine Learning">
40
<Navigation />
41
42
<div class="bordered-container">
0 commit comments