@@ -14,35 +14,34 @@ timezone: Asia/Shanghai
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 : Adel Zaitri # the main title
1818
19- tagline : A text-focused Jekyll theme # it will display as the subtitle
19+ tagline : Cybersecurity Professional # A text-focused Jekyll theme # 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.
23-
22+ All things security
2423# Fill in the protocol & hostname for your site.
2524# E.g. 'https://username.github.io', note that it does not end with a '/'.
26- url : " "
25+ url : ' https://adelzaitri.github.io '
2726
2827github :
29- username : github_username # change to your GitHub username
28+ username : adelzaitri # change to your GitHub username
3029
31- twitter :
32- username : twitter_username # change to your Twitter username
30+ # twitter:
31+ # username: twitter_username # change to your Twitter username
3332
3433social :
3534 # Change to your full name.
3635 # 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 36+ name : Adel Zaitri
37+ # email: [email protected] # change to your email address 3938 links :
4039 # 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
40+ # - https://twitter.com/username # change to your Twitter homepage
41+ - https://github.com/adelzaitri # change to your GitHub homepage
4342 # Uncomment below to add more social links
4443 # - https://www.facebook.com/username
45- # - https://www.linkedin.com/in/username
44+ - https://www.linkedin.com/in/adelzaitri
4645
4746# Site Verification Settings
4847webmaster_verifications :
@@ -88,14 +87,14 @@ pageviews:
8887# light — Use the light color scheme
8988# dark — Use the dark color scheme
9089#
91- theme_mode : # [light | dark]
90+ theme_mode : dual # [light | dark]
9291
9392# The CDN endpoint for media resources.
9493# Notice that once it is assigned, the CDN url
9594# will be added to all media resources (site avatar, posts' images, audio and video files) paths starting with '/'
9695#
9796# e.g. 'https://cdn.com'
98- cdn : " https://chirpy-img.netlify.app"
97+ # cdn: "https://chirpy-img.netlify.app"
9998
10099# the avatar on sidebar, support local or CORS resources
101100avatar : " /commons/avatar.jpg"
0 commit comments