Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a226a53

Browse files
authored
Update _config.yml
1 parent 7ba3521 commit a226a53

File tree

1 file changed

+19
-25
lines changed

1 file changed

+19
-25
lines changed

_config.yml

Lines changed: 19 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Site settings
2-
title: BY Blog
3-
SEOTitle: 柏荧的博客 | BY Blog
2+
title: CuoGuo Blog
3+
SEOTitle: 错过的博客 | CuoGuo Blog
44
header-img: img/post-bg-desk.jpg
5-
email: qiubaiying@gmail.com
5+
email: cuoguodeyueding@gmail.com
66
description: "Every failure is leading towards success."
7-
keyword: "BY, BY Blog, 柏荧的博客, qiubaiying, 邱柏荧, iOS, Apple, iPhone"
8-
url: "http://qiubaiying.github.io" # your host, for absolute URL
7+
keyword: "cuoguo, CuoGuo Blog, 错过的博客, Xiao, 错过, Java, Python, JavaScript"
8+
url: "http://cuoguo.github.io" # your host, for absolute URL
99
baseurl: "" # for example, '/blog' if your blog hosted on 'host/blog'
10-
github_repo: "https://github.com/qiubaiying/qiubaiying.github.io.git" # you code repository
10+
github_repo: "https://github.com/cuoguo/cuoguo.github.io.git" # you code repository
1111

1212
# Sidebar settings
1313
sidebar: true # whether or not using Sidebar.
@@ -18,12 +18,12 @@ sidebar-avatar: /img/about-BY-gentle.jpg # use absolute URL, seeing it's us
1818

1919
# SNS settings
2020
RSS: false
21-
# weibo_username: qiubaiying
22-
zhihu_username: qiubaiying
23-
github_username: qiubaiying
24-
facebook_username: baiying.qiu.7
25-
jianshu_username: e71990ada2fd
26-
#twitter_username: qiubaiying
21+
weibo_username: 初初见你
22+
zhihu_username: 初初见你
23+
github_username: cuoguo
24+
#facebook_username: 初初见你
25+
#jianshu_username: 初初见你
26+
#twitter_username: 初初见你
2727

2828

2929

@@ -57,16 +57,16 @@ kramdown:
5757

5858
# 评论系统
5959
# Disqus(https://disqus.com/)
60-
# disqus_username: qiubaiying
60+
# disqus_username: cuoguo
6161

6262
# Gitalk
6363
gitalk:
6464
enable: true #是否开启Gitalk评论
6565
clientID: f2c84e7629bb1446c1a4 #生成的clientID
6666
clientSecret: ca6d6139d1e1b8c43f8b2e19492ddcac8b322d0d #生成的clientSecret
67-
repo: qiubaiying.github.io #仓库名称
68-
owner: qiubaiying #github用户名
69-
admin: qiubaiying
67+
repo: cuoguo.github.io #仓库名称
68+
owner: cuoguo #github用户名
69+
admin: cuoguo
7070
distractionFreeMode: true #是否启用类似FB的阴影遮罩
7171

7272

@@ -99,16 +99,10 @@ service-worker: true
9999
# Friends
100100
friends: [
101101
{
102-
title: "WY",
103-
href: "http://zhengwuyang.com"
102+
title: "CSDN·BY",
103+
href: "http://www.csdn.net"
104104
},{
105105
title: "简书·BY",
106-
href: "http://www.jianshu.com/u/e71990ada2fd"
107-
},{
108-
title: "Apple",
109-
href: "https://apple.com"
110-
},{
111-
title: "Apple Developer",
112-
href: "https://developer.apple.com/"
106+
href: "http://www.jianshu.com"
113107
}
114108
]

0 commit comments

Comments
 (0)