From 7626d86b154456bc29903d6065ea43a1becd2919 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E4=B8=B9?= <93260394+shaakeo@users.noreply.github.com> Date: Fri, 17 Dec 2021 10:41:30 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 7431bef11..b42f997cc 100644 --- a/_config.yml +++ b/_config.yml @@ -17,8 +17,8 @@ lang: en-US title: My Awesome Site email: description: -baseurl: # the optional subpath of your site, e.g. "/blog" -url: # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +baseurl: "/shakeeee" # the optional subpath of your site, e.g. "/blog" +url: "https://github.com/shaakeo/shakeeee.git" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" author: name: twitter: From 087c4f2333543dc32baf3221ec067a087ffd579e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E4=B8=B9?= <93260394+shaakeo@users.noreply.github.com> Date: Fri, 17 Dec 2021 11:11:32 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E2=80=9D=E5=85=B3?= =?UTF-8?q?=E4=BA=8E=E6=88=91=E2=80=9C=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- about.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 about.md diff --git a/about.md b/about.md new file mode 100644 index 000000000..8a86de1b5 --- /dev/null +++ b/about.md @@ -0,0 +1,4 @@ +--- +title:"关于我" +layout:about +---