Skip to content

Commit 2ef7a6d

Browse files
Update _config.yml
intro Signed-off-by: Leonardo Comandulli <[email protected]>
1 parent 4d6c788 commit 2ef7a6d

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

_config.yml

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,35 +14,33 @@ 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: Leonardo S. Comandulli # the main title
1818

1919
tagline: A text-focused Jekyll theme # it will display as the subtitle
2020

2121
description: >- # used by seo meta and the atom feed
22-
A minimal, responsive and feature-rich Jekyll theme for technical writing.
22+
A personal website and portfolio for Leonardo S. Comandulli, an AI & Engineering
23+
Solutions Developer focused on bridging the gap between industrial processes and
24+
modern technology
2325
2426
# Fill in the protocol & hostname for your site.
2527
# E.g. 'https://username.github.io', note that it does not end with a '/'.
26-
url: ""
28+
url: "https://leocomandulli.github.io"
2729

2830
github:
29-
username: github_username # change to your GitHub username
31+
username: leocomandulli # change to your GitHub username
3032

3133
twitter:
3234
username: twitter_username # change to your Twitter username
3335

3436
social:
3537
# Change to your full name.
3638
# 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
39+
name: Leonardo de Souza Comandulli
40+
email: leonardo.comandulli@gmail.com # change to your email address
3941
links:
40-
# 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
43-
# Uncomment below to add more social links
44-
# - https://www.facebook.com/username
45-
# - https://www.linkedin.com/in/username
42+
- https://github.com/leocomandulli
43+
- https://www.linkedin.com/in/leonardocomandulli
4644

4745
# Site Verification Settings
4846
webmaster_verifications:

0 commit comments

Comments
 (0)