Skip to content

Commit fbd82ea

Browse files
author
Linranran
authored
Update _config.yml
1 parent 7f581e8 commit fbd82ea

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-
16+
title: hello world
17+
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: "" # 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: Linranran
2626

2727
# Build settings
2828
markdown: kramdown

0 commit comments

Comments
 (0)