|
2 | 2 |
|
3 | 3 | # Import the theme
|
4 | 4 | theme: jekyll-theme-chirpy
|
| 5 | +# theme: jekyll-shell-theme |
5 | 6 |
|
6 | 7 | # The language of the webpage › http://www.lingoes.net/en/translator/langcode.htm
|
7 | 8 | # If it has the same name as one of the files in folder `_data/locales`, the layout language will also be changed,
|
8 | 9 | # otherwise, the layout language will use the default value of 'en'.
|
9 | 10 | lang: en
|
10 | 11 |
|
11 | 12 | # Change to your timezone › https://kevinnovak.github.io/Time-Zone-Picker
|
12 |
| -timezone: Asia/Shanghai |
| 13 | +timezone: Asia/Kuala_Lumpur |
13 | 14 |
|
14 | 15 | # jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
|
15 | 16 | # ↓ --------------------------
|
16 | 17 |
|
17 |
| -title: Chirpy # the main title |
| 18 | +title: Abhishek Prasad # the main title |
18 | 19 |
|
19 |
| -tagline: A text-focused Jekyll theme # it will display as the sub-title |
| 20 | +tagline: Senior engineer at Socar Mobility Malaysia # it will display as the sub-title |
20 | 21 |
|
21 | 22 | description: >- # used by seo meta and the atom feed
|
22 |
| - A minimal, responsive and feature-rich Jekyll theme for technical writing. |
| 23 | + waaayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy |
23 | 24 |
|
24 | 25 | # Fill in the protocol & hostname for your site.
|
25 | 26 | # e.g. 'https://username.github.io', note that it does not end with a '/'.
|
26 |
| -url: "" |
| 27 | +url: "https://abhishek71994.github.io" |
27 | 28 |
|
28 | 29 | github:
|
29 |
| - username: github_username # change to your github username |
| 30 | + username: abhishek71994 # change to your github username |
30 | 31 |
|
31 | 32 | twitter:
|
32 |
| - username: twitter_username # change to your twitter username |
| 33 | + username: abhi_hk95 # change to your twitter username |
33 | 34 |
|
34 | 35 | social:
|
35 | 36 | # Change to your full name.
|
36 | 37 | # 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 |
| 38 | + name: abhi_hk95 |
| 39 | + email: abhishek71994@gmail.com # change to your email address |
39 | 40 | links:
|
40 | 41 | # 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 |
| 42 | + - https://twitter.com/abhi_hk95 # change to your twitter homepage |
| 43 | + - https://github.com/abhishek71994 # change to your github homepage |
43 | 44 | # Uncomment below to add more social links
|
44 | 45 | # - https://www.facebook.com/username
|
45 | 46 | # - https://www.linkedin.com/in/username
|
@@ -73,10 +74,10 @@ theme_mode: # [light | dark]
|
73 | 74 | # will be added to all image (site avatar & posts' images) paths starting with '/'
|
74 | 75 | #
|
75 | 76 | # e.g. 'https://cdn.com'
|
76 |
| -img_cdn: "https://chirpy-img.netlify.app" |
| 77 | +img_cdn: "https://media.licdn.com/dms/image/C5603AQHy40z55czv-g/profile-displayphoto-shrink_400_400/0/1619443908735?e=1713398400&v=beta&t=2juF7MhatBnta8Fl8AY4KHxe-2wWbVwSdv5c7LvtN7M" |
77 | 78 |
|
78 | 79 | # the avatar on sidebar, support local or CORS resources
|
79 |
| -avatar: "/commons/avatar.jpg" |
| 80 | +avatar: "https://pbs.twimg.com/profile_images/1417806042780475396/oHj68PS8_400x400.jpg" |
80 | 81 |
|
81 | 82 | # The URL of the site-wide social preview image used in SEO `og:image` meta tag.
|
82 | 83 | # It can be overridden by a customized `page.image` in front matter.
|
|
0 commit comments