From 02a5c271c7b064fad668107c8f29da891a95057d Mon Sep 17 00:00:00 2001 From: mcrosson_at Date: Sun, 19 Mar 2023 16:45:29 +0000 Subject: [PATCH] =?UTF-8?q?Create=20Blog=20=E2=80=9C2023-03-19-test?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/posts/2023-03-19-test.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/posts/2023-03-19-test.md diff --git a/content/posts/2023-03-19-test.md b/content/posts/2023-03-19-test.md new file mode 100644 index 0000000..fafc07c --- /dev/null +++ b/content/posts/2023-03-19-test.md @@ -0,0 +1,15 @@ +--- +layout: post +title: test +author: test +pubDate: 2023-03-19T16:44:43.155Z +modDate: 2023-03-19T16:44:43.173Z +toc: true +draft: false +categories: + - blog +tags: + - test 1 + - test 2 +--- +test content \ No newline at end of file