Upcoming Header Changes - Preparing Themes and Plugins のため、これは以下のように変更する必要があると思います。
<script type="text/discourse-plugin" version="1.34.0">
api.registerValueTransformer("home-logo-href", () => "<full_url_of_your_website_homepage>");
</script>
Upcoming Header Changes - Preparing Themes and Plugins のため、これは以下のように変更する必要があると思います。
<script type="text/discourse-plugin" version="1.34.0">
api.registerValueTransformer("home-logo-href", () => "<full_url_of_your_website_homepage>");
</script>