Nel mio community l’ho fatto così, aggiungendolo a un componente del tema:
<script type="text/discourse-plugin" version="0.8">
api.changeWidgetSetting('home-logo', 'href', 'https://mywebsite.com');
</script>
Nel mio community l’ho fatto così, aggiungendolo a un componente del tema:
<script type="text/discourse-plugin" version="0.8">
api.changeWidgetSetting('home-logo', 'href', 'https://mywebsite.com');
</script>