Update nuxt-og-image

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2023-12-29 02:41:02 +06:00
parent cf80a76601
commit e059d43fd5
27 changed files with 2688 additions and 885 deletions

View File

@@ -1,5 +1,9 @@
<script setup lang="ts">
defineOgImage()
defineOgImageComponent('About', {
headline: 'Wrong Path',
title: '404',
description: 'Page Not Found',
})
</script>
<template>