From 77b69ca364a4fea3f18d3df105fcbdba1233564a Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Wed, 27 Sep 2023 17:12:01 -0400 Subject: [PATCH] Mini commit. Accidentally had a post marked as a non-draft that should be a draft. --- content/posts/new-favorite-website.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/new-favorite-website.md b/content/posts/new-favorite-website.md index aa2c47e..2f05542 100644 --- a/content/posts/new-favorite-website.md +++ b/content/posts/new-favorite-website.md @@ -5,7 +5,7 @@ tags: ["resources", "shell", "commandline"] author: "Me" showToc: false TocOpen: false -draft: false +draft: true hidemeta: false description: 'Regex101 has long been one of my favorite reference tools. As of today, I will be adding ExplainShell to the list of must-use tools!.' disableHLJS: true # to disable highlightjs