From 250ed54bfa4069216588308496d5d776ccc2ca5a Mon Sep 17 00:00:00 2001 From: tongdabao <870020620@qq.com> Date: Thu, 8 Sep 2022 06:08:39 +0000 Subject: [PATCH] =?UTF-8?q?=E5=8D=9A=E5=AE=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: tongdabao <870020620@qq.com> --- content/zh/post/test/test-tmx | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/zh/post/test/test-tmx diff --git a/content/zh/post/test/test-tmx b/content/zh/post/test/test-tmx new file mode 100644 index 00000000..9a667569 --- /dev/null +++ b/content/zh/post/test/test-tmx @@ -0,0 +1,21 @@ ++++ + +title = "openGauss社区入门(git使用基础)" + +date = "2020-05-30" + +tags = ["openGauss社区开发入门"] + +archives = "2020-05" + +author = "xingchen" + +summary = "openGauss社区开发入门" + +img = "/zh/post/xingchen/title/title.jpg" + +times = "17:30" + ++++ + +(你的博客正文内容) \ No newline at end of file -- Gitee