Posso alterar o URL do logotipo principal?

Isso deve funcionar em um tema:

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