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