diff --git a/_config.yml b/_config.yml index 751b9c8..1298d64 100644 --- a/_config.yml +++ b/_config.yml @@ -82,7 +82,7 @@ theme_mode: #dark cdn: # the avatar on sidebar, support local or CORS resources -avatar: +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. diff --git a/assets/img/avatar.jpg b/assets/img/avatar.jpg new file mode 100644 index 0000000..13a6187 Binary files /dev/null and b/assets/img/avatar.jpg differ