Status
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: This is a fifth post (draft)
|
||||
date: 2023-01-23
|
||||
draft: true
|
||||
---node
|
||||
const title = "This is a fifth post (draft)";
|
||||
const date = "2023-01-23";
|
||||
const draft = true;
|
||||
---
|
||||
This is a draft post
|
||||
|
||||
Reference in New Issue
Block a user