From 2dc5ac41c592e8fc26ffe0dff9e968d3fdcee3fd Mon Sep 17 00:00:00 2001 From: jcShan709 <1826543852@qq.com> Date: Fri, 19 Jul 2024 07:46:41 +0000 Subject: [PATCH] no message --- _config.yml | 3 +-- _posts/en.md => en.md | 0 _posts/zh.md => zh.md | 0 3 files changed, 1 insertion(+), 2 deletions(-) rename _posts/en.md => en.md (100%) rename _posts/zh.md => zh.md (100%) diff --git a/_config.yml b/_config.yml index 6be1583..c87a61e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,2 +1 @@ -remote_theme: pages-themes/architect@v0.2.0 -source: _posts +theme: minima \ No newline at end of file diff --git a/_posts/en.md b/en.md similarity index 100% rename from _posts/en.md rename to en.md diff --git a/_posts/zh.md b/zh.md similarity index 100% rename from _posts/zh.md rename to zh.md