avatar

设置作者头像,将显示在文章内容页,如下图。 你可以使用本地图片的相对路径(即存储 redefine/source/images/ 路径下的图片)或图片外链 URL

写法参考:

  • 本地图片

    avatar: /images/avatar.svg
  • 图片外链

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

最后更新于