This commit is contained in:
Sneupi 2025-04-29 11:02:05 -07:00
parent 46e2bdfa6e
commit f1daea98cd
2 changed files with 14 additions and 14 deletions

View File

@ -9,40 +9,40 @@ theme: jekyll-theme-chirpy
lang: en
# Change to your timezone https://kevinnovak.github.io/Time-Zone-Picker
timezone:
timezone: America/Phoenix
# jekyll-seo-tag settings https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
# ↓ --------------------------
title: Chirpy # the main title
title: Gabriel Venegas # the main title
tagline: A text-focused Jekyll theme # it will display as the subtitle
tagline: B.S. Computer Science @ University of Arizona # 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.
Personal project blog for Gabriel Venegas, a software engineer with a passion for advancement in engineering and cross-disciplinary work in STEM. This blog is a space to share passion projects and ideas related to software development.
# 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://sneupi.github.io"
github:
username: github_username # change to your GitHub username
username: sneupi
twitter:
username: twitter_username # change to your 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: Gabriel Venegas
email: gabevenegas527@gmail.com
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
- https://github.com/sneupi
- https://www.linkedin.com/in/gabe-venegas-sfwe
# Uncomment below to add more social links
# - https://twitter.com/username
# - https://www.facebook.com/username
# - https://www.linkedin.com/in/username
# Site Verification Settings
webmaster_verifications:
@ -98,7 +98,7 @@ theme_mode: # [light | dark]
cdn:
# the avatar on sidebar, support local or CORS resources
avatar:
avatar: /assets/public/headshot.jpg
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
# It can be overridden by a customized `page.image` in front matter.

BIN
assets/public/headshot.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 KiB