@@ -10,35 +10,35 @@ baseurl: ""
1010# The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm
1111# If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed,
1212# otherwise, the layout language will use the default value of 'en'.
13- lang : en
13+ lang : ja
1414
1515# Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone
16- timezone :
16+ timezone : Asia/Tokyo
1717
1818# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1919# ↓ --------------------------
2020
21- title : Chirpy # the main title
21+ title : Yet Another SE Blog # the main title
2222
2323tagline : A text-focused Jekyll theme # it will display as the sub-title
2424
2525description : >- # used by seo meta and the atom feed
2626 A minimal, responsive and feature-rich Jekyll theme for technical writing.
2727
2828# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
29- url : " "
29+ url : " https://nguyentp.github.io "
3030
3131github :
32- username : github_username # change to your github username
32+ username : nguyentp # change to your github username
3333
3434twitter :
3535 username : twitter_username # change to your twitter username
3636
3737social :
3838 # Change to your full name.
3939 # It will be displayed as the default author of the posts and the copyright owner in the Footer
40- name : your_full_name
41- email : example@domain .com # change to your email address
40+ name : Nguyen
41+ email : nguyentp2788@gmail .com # change to your email address
4242 links :
4343 # The first element serves as the copyright owner's link
4444 - https://twitter.com/username # change to your twitter homepage
0 commit comments