Update dependency version
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
@@ -16,9 +16,9 @@ withDefaults(defineProps<Props>(), {
|
||||
title: 'no-title',
|
||||
date: 'no-date',
|
||||
description: 'no-description',
|
||||
image: '/nuxt-blog/no-image_cyyits.png',
|
||||
image: '/blogs-img/blog.jpg',
|
||||
alt: 'no-alt',
|
||||
ogImage: '/nuxt-blog/no-image_cyyits.png',
|
||||
ogImage: '/blogs-img/blog.jpg',
|
||||
tags: () => [],
|
||||
published: false,
|
||||
})
|
||||
|
||||
@@ -16,9 +16,9 @@ withDefaults(defineProps<Props>(), {
|
||||
title: 'no-title',
|
||||
date: 'no-date',
|
||||
description: 'no-description',
|
||||
image: '/nuxt-blog/no-image_cyyits.png',
|
||||
image: '/blogs-img/blog.jpg',
|
||||
alt: 'no-alt',
|
||||
ogImage: '/nuxt-blog/no-image_cyyits.png',
|
||||
ogImage: '/blogs-img/blog.jpg',
|
||||
tags: () => [],
|
||||
published: false,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user