Skip to content

Commit 3ec9db4

Browse files
authored
Update _config.yml
1 parent fc5f1de commit 3ec9db4

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

_config.yml

Lines changed: 12 additions & 12 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: BoBlog
3+
SEOTitle: 波的博客 | BY HomeWave
44
header-img: img/post-bg-desk.jpg
55
email: qiubaiying@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: "NLP, DL, ML, Python"
8+
url: "http://HomeWave.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/HomeWave" # you code repository
1111

1212
# Sidebar settings
1313
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
1919
# SNS settings
2020
RSS: false
2121
# 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
2626
#twitter_username: qiubaiying
2727

2828

@@ -65,8 +65,8 @@ gitalk:
6565
clientID: f2c84e7629bb1446c1a4 #生成的clientID
6666
clientSecret: ca6d6139d1e1b8c43f8b2e19492ddcac8b322d0d #同上
6767
repo: qiubaiying.github.io #仓库名称
68-
owner: qiubaiying #github用户名
69-
admin: qiubaiying
68+
owner: HomeWave #github用户名
69+
admin: HomeWave
7070
distractionFreeMode: true #是否启用类似FB的阴影遮罩
7171

7272

@@ -78,7 +78,7 @@ ba_track_id: b50bf2b12b5338a1845e33832976fd68
7878

7979
# Google Analytics
8080
ga_track_id: 'UA-90855596-1' # Format: UA-xxxxxx-xx
81-
ga_domain: qiubaiying.top # 默认的是 auto, 这里我是自定义了的域名,你如果没有自己的域名,需要改成auto
81+
ga_domain: auto # 默认的是 auto, 这里我是自定义了的域名,你如果没有自己的域名,需要改成auto
8282

8383

8484

0 commit comments

Comments
 (0)