Skip to content

Commit c8890ac

Browse files
committed
Nuxt og image final fix
Signed-off-by: nurRiyad <[email protected]>
1 parent c446478 commit c8890ac

File tree

2 files changed

+0
-108
lines changed

2 files changed

+0
-108
lines changed

components/OgImage/Blog.vue

-107
This file was deleted.

pages/blogs/[blog].vue

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ useHead({
7777
})
7878
7979
defineOgImage({
80-
component: 'Blog',
8180
title: data.value.title,
8281
description: data.value.description,
8382
})

0 commit comments

Comments
 (0)