From 23780983bfdda30dc45bd175fdc08d8eaf76f40d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20P=C4=99dzich?= Date: Wed, 23 Aug 2023 12:50:05 +0200 Subject: [PATCH] Add missing draft field --- src/content/blog/its-time-to-go-deeper.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/blog/its-time-to-go-deeper.md b/src/content/blog/its-time-to-go-deeper.md index e3cff5c..39349ad 100644 --- a/src/content/blog/its-time-to-go-deeper.md +++ b/src/content/blog/its-time-to-go-deeper.md @@ -4,6 +4,7 @@ description: outlining and reasoning a plan to learn linux pubDate: 2023-08-23T10:36:51.379Z categories: - learning modern linux +draft: false tags: - linux - planning