Posso cambiare l'URL del logo principale?

Questo dovrebbe funzionare in un tema:

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