@@ -9,33 +9,33 @@ theme: jekyll-theme-chirpy
9
9
lang : en
10
10
11
11
# Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
12
- timezone :
12
+ timezone : Europe/London
13
13
14
14
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
15
15
# ↓ --------------------------
16
16
17
- title : Chirpy # the main title
17
+ title : Deniz Yilmaz # the main title
18
18
19
- tagline : A text-focused Jekyll theme # it will display as the sub-title
19
+ tagline : AWS Community Builder, AWS Content Creator @ Cloud Academy # it will display as the sub-title
20
20
21
21
description : >- # used by seo meta and the atom feed
22
22
A minimal, responsive and feature-rich Jekyll theme for technical writing.
23
23
24
24
# Fill in the protocol & hostname for your site.
25
25
# e.g. 'https://username.github.io', note that it does not end with a '/'.
26
- url : " "
26
+ url : " https://digitalden3.github.io "
27
27
28
28
github :
29
- username : github_username # change to your github username
29
+ username : digitalden3 # change to your github username
30
30
31
31
twitter :
32
32
username : twitter_username # change to your twitter username
33
33
34
34
social :
35
35
# Change to your full name.
36
36
# 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
37
+ name : Deniz Yilmaz
38
+ email :
[email protected] # change to your email address
39
39
links :
40
40
# The first element serves as the copyright owner's link
41
41
- https://twitter.com/username # change to your twitter homepage
@@ -76,7 +76,7 @@ theme_mode: # [light | dark]
76
76
img_cdn :
77
77
78
78
# the avatar on sidebar, support local or CORS resources
79
- avatar :
79
+ avatar : assets/img/digitalden.webp
80
80
81
81
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
82
82
# It can be overridden by a customized `page.image` in front matter.
0 commit comments