Skip to content

Commit

Permalink
Nuxt og image final fix
Browse files Browse the repository at this point in the history
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
  • Loading branch information
nurRiyad committed Sep 16, 2023
1 parent c446478 commit c8890ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 108 deletions.
107 changes: 0 additions & 107 deletions components/OgImage/Blog.vue

This file was deleted.

1 change: 0 additions & 1 deletion pages/blogs/[blog].vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ useHead({
})
defineOgImage({
component: 'Blog',
title: data.value.title,
description: data.value.description,
})
Expand Down

1 comment on commit c8890ac

@vercel
Copy link

@vercel vercel bot commented on c8890ac Sep 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-git-main-nurriyad.vercel.app
blog-nurriyad.vercel.app
blog.nurriyad.xyz

Please sign in to comment.