@@ -9,40 +9,37 @@ theme: jekyll-theme-chirpy
99lang : en
1010
1111# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
12- timezone : Asia/Shanghai
12+ timezone : Europe/Vienna
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 : Giulia Di Pietro # the main title
1818
19- tagline : A text-focused Jekyll theme # it will display as the subtitle
19+ tagline : My personal blog and portfolio # 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+ Giulia Di Pietro's blog and portfolio
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://giudptr.github.io "
2727
2828github :
29- username : github_username # change to your GitHub username
29+ username : giudptr # change to your GitHub username
3030
31- twitter :
32- username : twitter_username # change to your Twitter username
3331
3432social :
3533 # Change to your full name.
3634 # 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 :
[email protected] # change to your email address 35+ # name: your_full_name
36+ # email: [email protected] # change to your email address 3937 links :
4038 # 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
39+ - https://github.com/giudptr # change to your GitHub homepage
4340 # Uncomment below to add more social links
4441 # - https://www.facebook.com/username
45- # - https://www.linkedin.com/in/username
42+ - https://www.linkedin.com/in/giuliadptr
4643
4744# Site Verification Settings
4845webmaster_verifications :
@@ -88,7 +85,7 @@ pageviews:
8885# light — Use the light color scheme
8986# dark — Use the dark color scheme
9087#
91- theme_mode : # [ light | dark]
88+ theme_mode : light
9289
9390# The CDN endpoint for media resources.
9491# Notice that once it is assigned, the CDN url
150147paginate : 10
151148
152149# The base URL of your site
153- baseurl : " "
150+ baseurl : " https://giudptr.github.io "
154151
155152# ------------ The following options are not recommended to be modified ------------------
156153
0 commit comments