@@ -9,39 +9,39 @@ theme: jekyll-theme-chirpy
99lang : en
1010
1111# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
12- timezone :
12+ timezone : Europe/Berlin
1313
1414# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1515# ↓ --------------------------
1616
17- title : Chirpy # the main title
17+ title : SparrowWorks # the main title
1818
19- tagline : A text-focused Jekyll theme # it will display as the subtitle
19+ tagline : Love Games # it will display as the subtitle
2020
2121description : >- # used by seo meta and the atom feed
22- A minimal, responsive and feature-rich Jekyll theme for technical writing.
22+ An indie game studio comprised of two guys
2323
2424# Fill in the protocol & hostname for your site.
2525# E.g. 'https://username.github.io', note that it does not end with a '/'.
26- url : " "
26+ url : " https://sparrowworks.github.io "
2727
2828github :
29- username : github_username # change to your GitHub username
29+ username : SparrowWorks # change to your GitHub username
3030
3131twitter :
32- username : twitter_username # change to your Twitter username
32+ username : SparrowWorks0 # change to your Twitter username
3333
3434social :
3535 # Change to your full name.
3636 # It will be displayed as the default author of the posts and the copyright owner in the Footer
37- name : your_full_name
38- email : example@domain.com # change to your email address
37+ name : SparrowWorks
38+ email : sparrowworks@proton.me # change to your email address
3939 links :
4040 # The first element serves as the copyright owner's link
41- - https://twitter.com/username # change to your Twitter homepage
42- - https://github.com/username # change to your GitHub homepage
41+ - https://twitter.com/SparrowWorks0 # change to your Twitter homepage
42+ - https://github.com/SparrowWorks # change to your GitHub homepage
4343 # Uncomment below to add more social links
44- # - https://www.facebook.com/username
44+ - https://www.facebook.com/profile.php?id=61574575831248
4545 # - https://www.linkedin.com/in/username
4646
4747# Site Verification Settings
@@ -59,7 +59,7 @@ webmaster_verifications:
5959# Web Analytics Settings
6060analytics :
6161 google :
62- id : # fill in your Google Analytics ID
62+ id : G-SJSR9NLY6S # fill in your Google Analytics ID
6363 goatcounter :
6464 id : # fill in your GoatCounter ID
6565 umami :
@@ -98,11 +98,11 @@ theme_mode: # [light | dark]
9898cdn :
9999
100100# the avatar on sidebar, support local or CORS resources
101- avatar :
101+ avatar : https://avatars.githubusercontent.com/u/194636359?s=200&v=4
102102
103103# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
104104# It can be overridden by a customized `page.image` in front matter.
105- social_preview_image : # string, local or CORS resources
105+ social_preview_image : https://avatars.githubusercontent.com/u/194636359?s=200&v=4 # string, local or CORS resources
106106
107107# boolean type, the global switch for TOC in posts.
108108toc : true
0 commit comments