Update Posts “draft”

This commit is contained in:
2026-02-03 14:31:36 +04:00
parent bc4cd21771
commit 102522f268

View File

@@ -1,13 +1,12 @@
---
title: Draft Example
published: 2021-12-02
tags: [Markdown]
tags:
- Markdown
category: Examples
draft: true
---
# This Article is a Draft
# This Article is a Draft22
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.
@@ -21,3 +20,4 @@ tags: [Markdown]
category: Examples
draft: false
---
```