그룹용 커스텀 홈페이지

Hello, You can achieve it like this :arrow_down_small:

It will override the logo url to /latest.

<script type="text/discourse-plugin" version="1.3.0">
  api.changeWidgetSetting('home-logo', 'href', '/latest')
</script>
3개의 좋아요