From 42a71699ec49f4531ae325ce47dc01b73ee25165 Mon Sep 17 00:00:00 2001 From: ZGuangJu <52096693+ZGuangJu@users.noreply.github.com> Date: Tue, 27 Aug 2019 21:03:22 +0800 Subject: [PATCH] Update _config.yml --- _config.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_config.yml b/_config.yml index 201eda30..fb9b6361 100644 --- a/_config.yml +++ b/_config.yml @@ -6,24 +6,24 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site settings -title: "姚信的技术专栏" +title: "张广聚的技术专栏" brief-intro: "System Research" baseurl: "" # the subpath of your site, e.g. /blog -url: "https://XinYao1994.github.io" # the base hostname & protocol for your site +url: "https://zguangju.github.io" # the base hostname & protocol for your site permalink: /:year/:month/:day/:title/ # other links twitter_username: #gaohaoyang126 facebook_username: #gaohaoyang.water -github_username: XinYao1994 -email: u3004330@connect.hku.hk +github_username: ZGuangJu +email: guangjug@gmail.com weibo_username: zhihu_username: -linkedIn_username: xinyao1994 +linkedIn_username: ZGuangJu dribbble_username: -description_footer: 来自姚信的个人专栏! +description_footer: 来自张广聚的个人专栏! # comments # two ways to comment, only choose one, and use your own short name @@ -35,9 +35,9 @@ gitalk: enable: true #是否开启Gitalk评论 clientID: 52bbb620d9680fd85254 #生成的clientID clientSecret: d92cec378527800b0816d1bdd26dc71eb5dd0ccd #生成的clientSecret - repo: XinYao1994.github.io #仓库名称 - owner: XinYao1994 #github用户名 - admin: XinYao1994 + repo: ZGuangJu.github.io #仓库名称 + owner: ZGuangJu #github用户名 + admin: ZGuangJu distractionFreeMode: true #是否启用类似FB的阴影遮罩 # statistic analysis 统计代码