Skip to content

Commit f89c97f

Browse files
committed
reset site settings
Signed-off-by: YorkYan <codersimple@gmail.com>
1 parent 68efd83 commit f89c97f

1 file changed

Lines changed: 4 additions & 12 deletions

File tree

_config.yml

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
# Site settings
2-
title: Your awesome title
3-
email: your-email@domain.com
4-
description: > # this means to ignore newlines until "baseurl:"
5-
Write an awesome description for your new site here. You can edit this
6-
line in _config.yml. It will appear in your document head meta (for
7-
Google search results) and in your feed.xml site description.
2+
title: YorkYan's Blog
3+
email: codersimple@gmail.com
84
baseurl: "" # the subpath of your site, e.g. /blog/
9-
url: "http://yourdomain.com" # the base hostname & protocol for your site
10-
twitter_username: jekyllrb
11-
github_username: jekyll
12-
13-
# Build settings
14-
markdown: kramdown
5+
url: "http://codersimple.github.io/" # the base hostname & protocol for your site
6+
description: Hello World!

0 commit comments

Comments
 (0)