We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e9354 commit 35ea46fCopy full SHA for 35ea46f
docs/app/app.vue
@@ -12,7 +12,7 @@ useHead({
12
{ name: 'viewport', content: 'width=device-width, initial-scale=1' }
13
],
14
link: [
15
- { rel: 'icon', href: '/logo.svg' }
+ { rel: 'icon', href: '/nuxt-laravel-echo/logo.svg' }
16
17
htmlAttrs: {
18
lang: 'en'
0 commit comments