Skip to content

Commit 35ea46f

Browse files
committed
fix: updated docs page icon
1 parent 06e9354 commit 35ea46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/app.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ useHead({
1212
{ name: 'viewport', content: 'width=device-width, initial-scale=1' }
1313
],
1414
link: [
15-
{ rel: 'icon', href: '/logo.svg' }
15+
{ rel: 'icon', href: '/nuxt-laravel-echo/logo.svg' }
1616
],
1717
htmlAttrs: {
1818
lang: 'en'

0 commit comments

Comments
 (0)