Skip to content

Commit

Permalink
chore: update avatar image format
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgzn committed Oct 17, 2024
1 parent 85a42f9 commit 110452c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ theme_mode: # [light | dark]
cdn: "https://chirpy-img.netlify.app"

# the avatar on sidebar, support local or CORS resources
avatar: "assets/img/avatar.png"
avatar: "assets/img/avatar.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.
social_preview_image: "https://cdn.jsdelivr.net/gh/cmgzn/cmgzn.github.io@main/assets/img/avatar.png"
social_preview_image: "https://cdn.jsdelivr.net/gh/cmgzn/cmgzn.github.io@main/assets/img/avatar.jpg"
# string, local or CORS resources

# boolean type, the global switch for TOC in posts.
Expand Down
Binary file added assets/img/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/avatar.png
Binary file not shown.

0 comments on commit 110452c

Please sign in to comment.