Skip to content

Commit f43c881

Browse files
committed
update favicon
1 parent 5958407 commit f43c881

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

nuxt.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default {
1111
{ hid: 'description', name: 'description', content: '' }
1212
],
1313
link: [
14-
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
14+
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.png' }
1515
]
1616
},
1717

static/favicon.ico

-1.36 KB
Binary file not shown.

static/favicon.png

2.01 KB
Loading

0 commit comments

Comments
 (0)