avatar

Set the author avatar, which will be displayed on the article content page, as shown below. You can use relative path to local image (that is, store the image under redefine/source/images/ path) or image external link URL.

For example:

  • local pictures

    avatar: /images/avatar.svg
  • External link:

    avatar: https://raw.githubusercontent.com/EvanNotFound/hexo-theme-redefine/main/source/images/avatar.svg

Last updated