¿Puedo cambiar la URL del logo principal?

Esto debería funcionar en un tema:

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