我能更改主标志的URL吗?

在主题中,以下代码应可生效:

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