Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #55

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### 我的博客

地址:[http://yansu.org](http://yansu.org)
地址:[http://luoqiangboy.github.io](http://luoqiangboy.github.io)

### 安装说明

Expand Down
18 changes: 9 additions & 9 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ kramdown:

# 作者信息
author:
name: 闫肃
email: suyan0830@gmail.com
link: http://yansu.org
weibo: http://weibo.com/yansu0711
github: http://github.com/suyan
name: luoqiang
email: luoqiang@qq.com
link: http://luoqiang.github.io
weibo:
github: http://github.com/luoqiangboy

# 站点信息
title: 闫肃的博客
description: 闫肃的博客
url: http://yansu.org
title: 工匠人生的博客
description: 工匠人生的博客
url: http://luoqiang.github.io
rss_url: /pages/atom.xml

# gavatar头像及Favicon
Expand All @@ -26,7 +26,7 @@ favicon: http://7u2ho6.com1.z0.glb.clouddn.com/favicon.ico
# google analytics 设置
ga:
id: UA-54767140-1
url: yansu.org
url: luoqiang.github.io

# disqus 设置
disqus:
Expand Down