Skip to content

Commit 17a2ddd

Browse files
committed
fix: use correct og image component name
1 parent 35ea46f commit 17a2ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ useSeoMeta({
1717
})
1818
1919
defineOgImageComponent(
20-
'Landing',
20+
'Docs',
2121
{
2222
headline: 'Nuxt Laravel Echo'
2323
}

0 commit comments

Comments
 (0)