From 102522f2684213626f8d5753552ceef75d7be6a0 Mon Sep 17 00:00:00 2001 From: StepanovPlaton Date: Tue, 3 Feb 2026 14:31:36 +0400 Subject: [PATCH] =?UTF-8?q?Update=20Posts=20=E2=80=9Cdraft=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/posts/draft.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/content/posts/draft.md b/src/content/posts/draft.md index 684905a..114178e 100644 --- a/src/content/posts/draft.md +++ b/src/content/posts/draft.md @@ -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. @@ -20,4 +19,5 @@ published: 2024-01-11T04:40:26.381Z tags: [Markdown] category: Examples draft: false ---- \ No newline at end of file +--- +```