Skip to content

Commit 9f10d31

Browse files
Update _config.yml
1 parent ce6ec77 commit 9f10d31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
1414
# You can create any custom variable you would like, and they will be accessible
1515
# in the templates via {{ site.myvariable }}.
16-
title: Your awesome title
17-
email: your-email@domain.com
16+
title: 80尾非著名程序员
17+
email: geyuankai1989@126.com
1818
description: > # this means to ignore newlines until "baseurl:"
1919
Write an awesome description for your new site here. You can edit this
2020
line in _config.yml. It will appear in your document head meta (for
2121
Google search results) and in your feed.xml site description.
2222
baseurl: "" # the subpath of your site, e.g. /blog
2323
url: "https://myandroidgithub.github.io" # the base hostname & protocol for your site, e.g. http://example.com
24-
twitter_username: jekyllrb
25-
github_username: jekyll
24+
#twitter_username: jekyllrb
25+
#github_username: jekyll
2626

2727
# Build settings
2828
markdown: kramdown

0 commit comments

Comments
 (0)