12 lines
253 B
Markdown
12 lines
253 B
Markdown
|
---
|
||
|
title: "Article test blog"
|
||
|
meta_title: ""
|
||
|
description: "this is meta description"
|
||
|
date: 2022-04-04T05:00:00Z
|
||
|
image: "/images/image-placeholder.png"
|
||
|
categories: ["Application", "Data"]
|
||
|
author: "John Doe"
|
||
|
tags: ["nextjs", "tailwind"]
|
||
|
draft: false
|
||
|
---
|