Merge branch 'v3' into docs/ai-search

This commit is contained in:
Benjamin Canac
2025-05-15 16:47:37 +02:00
committed by GitHub
108 changed files with 4751 additions and 3928 deletions

View File

@@ -51,7 +51,7 @@ provide('navigation', mappedNavigation)
<NuxtLoadingIndicator color="var(--ui-primary)" :height="2" />
<template v-if="!route.path.startsWith('/examples')">
<Banner />
<!-- <Banner /> -->
<Header :links="links" />
</template>