From 361809da815e1c8f12ab142ef23ec6bd0e29e4c0 Mon Sep 17 00:00:00 2001 From: wenxinyuan <48885367+wenxinyuan@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:06:42 +0800 Subject: [PATCH 1/3] Update conf.py --- conf.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf.py b/conf.py index d75fc308bf..e677eba751 100644 --- a/conf.py +++ b/conf.py @@ -19,13 +19,13 @@ } # 站点设置 -site_name = "我的个人博客" +site_name = "浮生六记" site_logo = "${static_prefix}logo.png" site_build_date = "2019-12-18T16:51+08:00" -author = "熊猫小A" -email = "hi@imalan.cn" +author = "waker" +email = "walkers_xy@163.com" author_homepage = "https://www.imalan.cn" -description = "只坚持一种正义。我的正义。" +description = "日常记录" key_words = ['Maverick', '熊猫小A', 'Galileo', 'blog'] language = 'zh-CN' external_links = [ From 39e275ea4bd89fae5d407ba19fb1e8dc14696fe2 Mon Sep 17 00:00:00 2001 From: wenxinyuan <48885367+wenxinyuan@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:11:13 +0800 Subject: [PATCH 2/3] Update conf.py --- conf.py | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/conf.py b/conf.py index e677eba751..8a5a3c55fd 100644 --- a/conf.py +++ b/conf.py @@ -26,7 +26,7 @@ email = "walkers_xy@163.com" author_homepage = "https://www.imalan.cn" description = "日常记录" -key_words = ['Maverick', '熊猫小A', 'Galileo', 'blog'] +key_words = ['Maverick', 'walker', 'Galileo', 'blog'] language = 'zh-CN' external_links = [ { @@ -35,9 +35,9 @@ "brief": "🏄‍ Go My Own Way." }, { - "name": "三無計劃", - "url": "https://www.imalan.cn", - "brief": "熊猫小A的主页。" + "name": "计划", + "url": "https://github.com/wenxinyuan", + "brief": "walker的主页。" } ] nav = [ @@ -69,11 +69,7 @@ "url": "https://github.com/AlanDecode", "icon": "gi gi-github" }, - { - "name": "Weibo", - "url": "https://weibo.com/5245109677/", - "icon": "gi gi-weibo" - } + ] head_addon = r''' From dbbd94373e31cd16155ddf0edf3b7f799eb6d2b4 Mon Sep 17 00:00:00 2001 From: wenxinyuan <48885367+wenxinyuan@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:13:26 +0800 Subject: [PATCH 3/3] =?UTF-8?q?Create=20=E6=88=91=E7=9A=84=E7=AC=AC?= =?UTF-8?q?=E4=B8=80=E7=AF=87=E6=96=87=E7=AB=A0.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...270\200\347\257\207\346\226\207\347\253\240.md" | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 "src/\346\210\221\347\232\204\347\254\254\344\270\200\347\257\207\346\226\207\347\253\240.md" diff --git "a/src/\346\210\221\347\232\204\347\254\254\344\270\200\347\257\207\346\226\207\347\253\240.md" "b/src/\346\210\221\347\232\204\347\254\254\344\270\200\347\257\207\346\226\207\347\253\240.md" new file mode 100644 index 0000000000..50ae6b723f --- /dev/null +++ "b/src/\346\210\221\347\232\204\347\254\254\344\270\200\347\257\207\346\226\207\347\253\240.md" @@ -0,0 +1,14 @@ +--- +layout: post +title: 我的第一篇文章 +slug: my-first-awesome-post +date: 2019-12-17 20:34 +status: publish +author: walker +categories: + - 默认分类 +tags: + - 博客 + - GitHub +excerpt: Hello World! +---