为群组定制的主页

你好,你可以像这样实现 :arrow_down_small:

它会将 logo 的 url 覆盖为 /latest

<script type="text/discourse-plugin" version="1.3.0">
  api.changeWidgetSetting('home-logo', 'href', '/latest')
</script>
3 个赞