Skip to content

[Bug]文章贡献者的 avatarPattern 设置后不生效,依然走了 gravatar #658

@pecliu

Description

@pecliu

检查清单

  • 我正在使用LTS版本的Node.js。
  • 我正在使用 最新 v2 版本 的 VuePress 和 VuePress 官方插件。
  • 我正在使用此仓库中的 最新版本 的 vuepress-theme-plume 及其所有插件。
  • 我按照文档操作,并仔细检查了我的配置。

包名

vuepress-theme-plume

你正在使用哪个操作系统?

  • macOS
  • Windows
  • Linux

描述该错误

文章贡献者的 avatarPattern 设置后不生效,依然走了 gravatar

Image

附加上下文

    contributors: {
      mode: 'block',
      avatar: true,
      avatarPattern: 'https://inner.com/photo/150/:username.png',
    },

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions