Update @nuxt/content to version 3.3.0 and refactor content queries
This commit is contained in:
@@ -11,12 +11,12 @@ useHead({
|
||||
],
|
||||
})
|
||||
|
||||
defineOgImageComponent('About', {
|
||||
headline: 'Greetings 👋',
|
||||
title: navbarData.homeTitle,
|
||||
description: 'Dive into web development with me and learn Js, Ts, Vue, Nuxt, Docker, k8s',
|
||||
link: '/riyad.jpg',
|
||||
})
|
||||
// defineOgImageComponent('About', {
|
||||
// headline: 'Greetings 👋',
|
||||
// title: navbarData.homeTitle,
|
||||
// description: 'Dive into web development with me and learn Js, Ts, Vue, Nuxt, Docker, k8s',
|
||||
// link: '/riyad.jpg',
|
||||
// })
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user