@@ -13,39 +13,39 @@ baseurl: ''
1313lang : en
1414
1515# Additional parameters for datetime localization, optional. › https://github.com/iamkun/dayjs/tree/dev/src/locale
16- prefer_datetime_locale :
16+ prefer_datetime_locale : en
1717
1818# Change to your timezone › http://www.timezoneconverter.com/cgi-bin/findzone/findzone
19- timezone :
19+ timezone : America/Chicago
2020
2121# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
2222# ↓ --------------------------
2323
24- title : Chirpy # the main title
24+ title : Nulliver # the main title
2525
26- tagline : A text-focused Jekyll theme # it will display as the sub-title
26+ tagline : Code stories # it will display as the sub-title
2727
2828description : >- # used by seo meta and the atom feed
29- A minimal, responsive, and powerful Jekyll theme for presenting professional writing.
29+ The adventures of nulliver through code and life
3030
3131# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
32- url : ' '
32+ url : ' https://nulliver.github.io '
3333
3434github :
35- username : github_username # change to your github username
35+ username : nulliver # change to your github username
3636
3737twitter :
38- username : twitter_username # change to your twitter username
38+ username : nulliver # change to your twitter username
3939
4040social :
4141 # Change to your full name.
4242 # It will be displayed as the default author of the posts and the copyright owner in the Footer
43- name : your_full_name
44- email :
[email protected] # change to your email address 43+ name : Nulliver
44+ email :
[email protected] # change to your email address 4545 links :
4646 # The first element serves as the copyright owner's link
47- - https://twitter.com/username # change to your twitter homepage
48- - https://github.com/username # change to your github homepage
47+ - https://twitter.com/nulliver # change to your twitter homepage
48+ - https://github.com/nulliver # change to your github homepage
4949 # Uncomment below to add more social links
5050 # - https://www.facebook.com/username
5151 # - https://www.linkedin.com/in/username
0 commit comments