Cnblogs-Theme-SimpleMemory icon indicating copy to clipboard operation
Cnblogs-Theme-SimpleMemory copied to clipboard

如何分别设置主页banner的name为园子名称,文章后缀里的name为作者名字

Open penguin345 opened this issue 1 year ago • 1 comments

window.cnblogsConfig = { info: { name: 'userName', }, } 用上面这个设置后主页banner和文章后缀都是同一个名字,我想要主页显示园子名称,文章后缀才是作者名称,现在两个地方的名字是同一个,如何将这两个分别设置

penguin345 avatar Dec 16 '23 05:12 penguin345

一个有趣的需求,不过这个当前不支持配置,一般来说园子名称默认就是作者名称;

wangyang0210 avatar Dec 16 '23 05:12 wangyang0210