Update @nuxt/content to version 3.3.0 and refactor content queries

This commit is contained in:
nurRiyad
2025-03-12 03:43:14 +06:00
parent 1aba5e18cc
commit beb5305d65
15 changed files with 2607 additions and 6080 deletions

View File

@@ -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>