mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 17:52:16 +00:00
[Branding] Use new logo favicon (#3787)
This commit is contained in:
@@ -3,3 +3,9 @@
|
||||
<router-view />
|
||||
</main>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { useFavicon } from '@vueuse/core'
|
||||
|
||||
useFavicon('/assets/favicon.ico')
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user