@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: 'Title of the page'
|
||||
title: 'How to create a blog size with nuxt3 and nuxt-content-v2'
|
||||
description: 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloremque minima eum, odit earum porro beatae explicabo quisquam asperiores aliquam similique ipsam non deleniti qui sint ad maxime culpa accusantium. Deleniti.'
|
||||
time: 10Jan2022
|
||||
tags: ['sdf', 'sdf', 'nuxt']
|
||||
tags: ['sdf', 'javascript', 'nuxt']
|
||||
---
|
||||
|
||||
::CustomTitle
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: 'Title of the page'
|
||||
description: 'meta description of the page'
|
||||
time: 2Jan2022
|
||||
tags: ['vue']
|
||||
tags: ['vue', 'javascript']
|
||||
---
|
||||
|
||||
# BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: 'Title of the page'
|
||||
description: 'meta description of the page'
|
||||
time: 4Nov2022
|
||||
tags: ['cypress']
|
||||
tags: ['cypress', 'javascript']
|
||||
---
|
||||
|
||||
# CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCc
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: 'Title of the page'
|
||||
description: 'meta description of the page'
|
||||
time: 1Jan2023
|
||||
tags: ['firebase']
|
||||
tags: ['firebase', 'javascript']
|
||||
---
|
||||
|
||||
# Hello man
|
||||
|
||||
Reference in New Issue
Block a user