mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-03 20:30:49 +04:00
Update Posts “draft”
This commit is contained in:
@@ -1,13 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: Draft Example
|
title: Draft Example
|
||||||
published: 2021-12-02
|
published: 2021-12-02
|
||||||
tags: [Markdown]
|
tags:
|
||||||
|
- Markdown
|
||||||
category: Examples
|
category: Examples
|
||||||
draft: true
|
draft: true
|
||||||
---
|
---
|
||||||
|
# This Article is a Draft22
|
||||||
|
|
||||||
# This Article is a Draft
|
|
||||||
|
|
||||||
This article is currently in a draft state and is not published. Therefore, it will not be visible to the general audience. The content is still a work in progress and may require further editing and review.
|
This article is currently in a draft state and is not published. Therefore, it will not be visible to the general audience. The content is still a work in progress and may require further editing and review.
|
||||||
|
|
||||||
@@ -20,4 +19,5 @@ published: 2024-01-11T04:40:26.381Z
|
|||||||
tags: [Markdown]
|
tags: [Markdown]
|
||||||
category: Examples
|
category: Examples
|
||||||
draft: false
|
draft: false
|
||||||
---
|
---
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user