Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 10 additions & 12 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,35 +14,33 @@ timezone: Asia/Shanghai
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
# ↓ --------------------------

title: Chirpy # the main title
title: Leonardo S. Comandulli # the main title

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

description: >- # used by seo meta and the atom feed
A minimal, responsive and feature-rich Jekyll theme for technical writing.
A personal website and portfolio for Leonardo S. Comandulli, an AI & Engineering
Solutions Developer focused on bridging the gap between industrial processes and
modern technology

# Fill in the protocol & hostname for your site.
# E.g. 'https://username.github.io', note that it does not end with a '/'.
url: ""
url: "https://leocomandulli.github.io"

github:
username: github_username # change to your GitHub username
username: leocomandulli # change to your GitHub username

twitter:
username: twitter_username # change to your Twitter username

social:
# Change to your full name.
# It will be displayed as the default author of the posts and the copyright owner in the Footer
name: your_full_name
email: example@domain.com # change to your email address
name: Leonardo de Souza Comandulli
email: leonardo.comandulli@gmail.com # change to your email address
links:
# The first element serves as the copyright owner's link
- https://twitter.com/username # change to your Twitter homepage
- https://github.com/username # change to your GitHub homepage
# Uncomment below to add more social links
# - https://www.facebook.com/username
# - https://www.linkedin.com/in/username
- https://github.com/leocomandulli
- https://www.linkedin.com/in/leonardocomandulli

# Site Verification Settings
webmaster_verifications:
Expand Down
Loading