From 57290d702f0299043a1e31af120b231e56b88322 Mon Sep 17 00:00:00 2001 From: linlongchen Date: Wed, 22 Jul 2020 12:36:17 +0800 Subject: [PATCH] blog fix --- README.md | 2 +- _config.yml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3d0f7ce..d988708 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -这是一个可 fork 的博客模板仓库,帮助你快速搭建自己的博客,可以参考[这篇文章](https://github.com/lemonchann/lemonchann.github.io/blob/master/_posts/2019-11-22-create_blog_with_github_pages.md)详细指导搭建步骤。 +这是一个可 fork 的博客模板仓库,帮助你快速搭建自己的博客,可以参考我博客的[这篇文章]( https://lemonchann.github.io/create_blog_with_github_pages/ )详细指导搭建步骤。 ### 文章版权 diff --git a/_config.yml b/_config.yml index 3b7fc4c..6bfa58c 100644 --- a/_config.yml +++ b/_config.yml @@ -12,8 +12,7 @@ description: "个人技术公众号「后端技术学堂」分享、记录、成 # # URL of your avatar or profile pic (you could use your GitHub profile pic) -avatar: https://upload-images.jianshu.io/upload_images/7842464-15f939ec039690f6.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240 - +avatar: images/公众号.png # 你的favicon(出现在浏览器tab上)图片URL,建议使用较小(64px × 64px)的图片 favicon: https://github.com/lemonchann/lemonchann.github.io/raw/master/images/favicon.ico