From 43b0708769eb61392050045b881f8e6ba39c5b66 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 26 May 2023 00:40:40 +0200 Subject: Massive update to posts, archetypes Added a archetypes for creating notes and posts so it auto-populates fields. Fixed existing posts so they align with the rule of 80 columns now. --- content/notes/non-blocking-shell-exec-csharp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/notes/non-blocking-shell-exec-csharp.md') diff --git a/content/notes/non-blocking-shell-exec-csharp.md b/content/notes/non-blocking-shell-exec-csharp.md index 6de081e..cf43716 100644 --- a/content/notes/non-blocking-shell-exec-csharp.md +++ b/content/notes/non-blocking-shell-exec-csharp.md @@ -1,7 +1,7 @@ --- title: Execute not blocking async shell command in C# url: non-blocking-shell-exec-csharp.html -date: 2023-05-22 +date: 2023-05-22T12:00:00+02:00 type: notes draft: false tags: [csharp, async, shell] -- cgit v1.2.3