1
1
# Site settings
2
- title : BY Blog
3
- SEOTitle : 柏荧的博客 | BY Blog
2
+ title : BoBlog
3
+ SEOTitle : 波的博客 | BY HomeWave
4
4
header-img : img/post-bg-desk.jpg
5
5
email : qiubaiying@gmail.com
6
6
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 : " NLP, DL, ML, Python "
8
+ url : " http://HomeWave .github.io" # your host, for absolute URL
9
9
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/HomeWave " # you code repository
11
11
12
12
# Sidebar settings
13
13
sidebar : true # whether or not using Sidebar.
@@ -19,10 +19,10 @@ sidebar-avatar: /img/about-BY-gentle.jpg # use absolute URL, seeing it's us
19
19
# SNS settings
20
20
RSS : false
21
21
# weibo_username: qiubaiying
22
- zhihu_username : qiubaiying
23
- github_username : qiubaiying
24
- facebook_username : baiying.qiu.7
25
- jianshu_username : e71990ada2fd
22
+ # zhihu_username: qiubaiying
23
+ # github_username: qiubaiying
24
+ # facebook_username: baiying.qiu.7
25
+ jianshu_username : HomeWave
26
26
# twitter_username: qiubaiying
27
27
28
28
@@ -65,8 +65,8 @@ gitalk:
65
65
clientID : f2c84e7629bb1446c1a4 # 生成的clientID
66
66
clientSecret : ca6d6139d1e1b8c43f8b2e19492ddcac8b322d0d # 同上
67
67
repo : qiubaiying.github.io # 仓库名称
68
- owner : qiubaiying # github用户名
69
- admin : qiubaiying
68
+ owner : HomeWave # github用户名
69
+ admin : HomeWave
70
70
distractionFreeMode : true # 是否启用类似FB的阴影遮罩
71
71
72
72
@@ -78,7 +78,7 @@ ba_track_id: b50bf2b12b5338a1845e33832976fd68
78
78
79
79
# Google Analytics
80
80
ga_track_id : ' UA-90855596-1' # Format: UA-xxxxxx-xx
81
- ga_domain : qiubaiying.top # 默认的是 auto, 这里我是自定义了的域名,你如果没有自己的域名,需要改成auto
81
+ ga_domain : auto # 默认的是 auto, 这里我是自定义了的域名,你如果没有自己的域名,需要改成auto
82
82
83
83
84
84
0 commit comments