コミュニティではこのように行い、テーマコンポーネントに追加しました:
<script type="text/discourse-plugin" version="0.8">
api.changeWidgetSetting('home-logo', 'href', 'https://mywebsite.com');
</script>
コミュニティではこのように行い、テーマコンポーネントに追加しました:
<script type="text/discourse-plugin" version="0.8">
api.changeWidgetSetting('home-logo', 'href', 'https://mywebsite.com');
</script>