docs: rename explore to community

This commit is contained in:
Sébastien Chopin
2025-02-28 12:24:54 +01:00
parent 0668a399dc
commit c140f5edeb

View File

@@ -10,7 +10,7 @@ useSeoMeta({
}) })
defineOgImageComponent('Docs', { defineOgImageComponent('Docs', {
headline: 'Explore' headline: 'Community'
}) })
const appConfig = useAppConfig() const appConfig = useAppConfig()