另外,有没有办法更改标题中使用的图标?我有一个 SVG,我想替换它。
这里有两个关于替换图标的主题:
3 个赞
我将此用于论坛主题组件的 head_tag 中
<script type="text/discourse-plugin" version="0.8">
api.replaceIcon('robot', 'rocket');
</script>
可能需要将其加载到管理员的图标设置中 - svg icon subset
我们也正在使用 fontawesome 6
编辑:这需要为新模板更新
8 个赞
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

