尝试修改_config.yml,开启多作者模式,修改如下: author: on: true #true:开启多作者模式 authors: author1: a1 author2: a2 实际生效: 原文作者:[object Object] 请问在archer主题中,如何开启多作者模式。