From e647cad1ed91971e79fc2c808a53fc735b0bea67 Mon Sep 17 00:00:00 2001 From: mcrosson_at Date: Sun, 19 Mar 2023 16:55:49 +0000 Subject: [PATCH] =?UTF-8?q?Create=20Tips=20=E2=80=9Ctest=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/tips/test.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/tips/test.md diff --git a/content/tips/test.md b/content/tips/test.md new file mode 100644 index 0000000..7a9b604 --- /dev/null +++ b/content/tips/test.md @@ -0,0 +1,16 @@ +--- +layout: post +title: test +author: test +pubDate: 2023-03-19T16:55:27.689Z +modDate: 2023-03-19T16:55:27.707Z +toc: true +draft: true +categories: + - tips + - test +tags: + - tag a + - tag b +--- +test content \ No newline at end of file