Skip to content

Commit

Permalink
Add Github's URL as image CDN.
Browse files Browse the repository at this point in the history
  • Loading branch information
Edu4rdSHL committed Jan 16, 2024
1 parent 2b5430b commit cc52922
Showing 1 changed file 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 @@ -70,10 +70,10 @@ theme_mode: # [light|dark]
# will be added to all image (site avatar & posts' images) paths starting with '/'
#
# e.g. 'https://cdn.com'
img_cdn:
img_cdn: https://raw.githubusercontent.com/nspawn/nspawn.github.io/main/_imgs

# the avatar on sidebar, support local or CORS resources
avatar: "https://raw.githubusercontent.com/nspawn/nspawn.github.io/main/_imgs/nspawn.png"
avatar: /nspawn.png

# 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.
Expand Down

0 comments on commit cc52922

Please sign in to comment.