Skip to content

Commit 4ee7926

Browse files
authored
Update _config.yml
1 parent e9ee12e commit 4ee7926

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_config.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Site settings
2-
title: Your awesome title
3-
email: your-email@domain.com
2+
title: Yeoneei blog
3+
email: soso3786@gmail.com
44
description: > # this means to ignore newlines until "baseurl:"
55
Write an awesome description for your new site here. You can edit this
66
line in _config.yml. It will appear in your document head meta (for
77
Google search results) and in your feed.xml site description.
88
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
9+
url: "http://yeoneei.github.io" # the base hostname & protocol for your site
10+
twitter_username:
11+
github_username: yeoneei
1212

1313
# Build settings
1414
markdown: kramdown
1515

1616
paginate: 4
1717

18-
author: Your name
18+
author: yeoni
1919

2020
gems: [jekyll-paginate]

0 commit comments

Comments
 (0)