Welcome to my first Nuxt content blog
Learning how to use @nuxt/content to create a digital garden
Article last updated: February 6, 2022
Hello, World!
Welcome to my first Nuxt content blog.
This is a heading
This is some more info
This is a sub heading
This is some more info
This is another sub heading
This is some more info
This is another heading
This is some more info
This is a vue component inside markdown using slots
export default {
nuxt: 'is the best',
}