File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Site settings
2
- title : Your awesome title
3
- email : your-email@domain .com
2
+ title : Yeoneei blog
3
+ email : soso3786@gmail .com
4
4
description : > # this means to ignore newlines until "baseurl:"
5
5
Write an awesome description for your new site here. You can edit this
6
6
line in _config.yml. It will appear in your document head meta (for
7
7
Google search results) and in your feed.xml site description.
8
8
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
12
12
13
13
# Build settings
14
14
markdown : kramdown
15
15
16
16
paginate : 4
17
17
18
- author : Your name
18
+ author : yeoni
19
19
20
20
gems : [jekyll-paginate]
You can’t perform that action at this time.
0 commit comments