### 检查清单 - [x] 我正在使用**LTS**版本的Node.js。 - [x] 我正在使用 **最新 v2 版本** 的 VuePress 和 VuePress 官方插件。 - [x] 我正在使用此仓库中的 **最新版本** 的 vuepress-theme-plume 及其所有插件。 - [x] 我按照文档操作,并仔细检查了我的配置。 ### 包名 vuepress-theme-plume ### 你正在使用哪个操作系统? - [x] macOS - [ ] Windows - [ ] Linux ### 描述该错误 文章贡献者的 avatarPattern 设置后不生效,依然走了 gravatar <img width="433" height="174" alt="Image" src="https://github.com/user-attachments/assets/103d0976-eb53-4b29-81c5-e621ed3012d5" /> ### 附加上下文 ``` contributors: { mode: 'block', avatar: true, avatarPattern: 'https://inner.com/photo/150/:username.png', }, ```
检查清单
包名
vuepress-theme-plume
你正在使用哪个操作系统?
描述该错误
文章贡献者的 avatarPattern 设置后不生效,依然走了 gravatar
附加上下文