Update @nuxt/content to version 3.3.0 and refactor content queries
This commit is contained in:
@@ -9,11 +9,11 @@ useHead({
|
||||
],
|
||||
})
|
||||
|
||||
defineOgImageComponent('About', {
|
||||
headline: 'Wrong Path',
|
||||
title: '404',
|
||||
description: 'Page Not Found',
|
||||
})
|
||||
// defineOgImageComponent('About', {
|
||||
// headline: 'Wrong Path',
|
||||
// title: '404',
|
||||
// description: 'Page Not Found',
|
||||
// })
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user