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

Skip to content

Commit abe83b9

Browse files
authored
Update _config.yml
1 parent 82e03b7 commit abe83b9

File tree

1 file changed

+17
-26
lines changed

1 file changed

+17
-26
lines changed

_config.yml

Lines changed: 17 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Site settings
2-
title: BY Blog
3-
SEOTitle: 海嘉博客 | BY Blog
4-
header-img: --
2+
title: 海嘉博客
3+
SEOTitle: 海嘉博客 foxeet
4+
header-img: https://medias.zaih.com/FgUBBLS4d5HlX7yaIsdt12wv0oed
55
6-
description: "Every failure is leading towards success."
6+
description: "The everyday note for F&S"
77
keyword: "foxeet"
88
url: "http://foxeet.github.io" # your host, for absolute URL
99
baseurl: "" # for example, '/blog' if your blog hosted on 'host/blog'
@@ -12,18 +12,18 @@ github_repo: "https://github.com/qiubaiying/qiubaiying.github.io.git" # you code
1212
# Sidebar settings
1313
sidebar: true # whether or not using Sidebar.
1414
sidebar-about-description: "Goals determine what you going to be!"
15-
sidebar-avatar: /img/about-BY-gentle.jpg # use absolute URL, seeing it's used in both `/` and `/about/`
15+
sidebar-avatar: https://medias.zaih.com/FgUBBLS4d5HlX7yaIsdt12wv0oed # use absolute URL, seeing it's used in both `/` and `/about/`
1616

1717

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: foxeet
22+
zhihu_username: foxeet
23+
github_username: foxeet
24+
facebook_username: Henry Feng
25+
jianshu_username: foxeet
26+
twitter_username: foxeet
2727

2828

2929

@@ -64,9 +64,9 @@ 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: foxeet.github.io #仓库名称
68+
owner: foxeet #github用户名
69+
admin: foxeet
7070
distractionFreeMode: true #是否启用类似FB的阴影遮罩
7171

7272

@@ -97,18 +97,9 @@ service-worker: true
9797

9898

9999
# Friends
100-
friends: [
100+
OTHER BLOG: [
101101
{
102-
title: "WY",
103-
href: "http://zhengwuyang.com"
104-
},{
105-
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/"
102+
title: "快站",
103+
href: "http://fdesign.kuaizhan.com/"
113104
}
114105
]

0 commit comments

Comments
 (0)