Skip to content

Commit b9c5974

Browse files
authored
Update favicon to higher-resolution version (#1366)
1 parent 84d2987 commit b9c5974

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default async () => ({
4242
],
4343

4444
link: [
45-
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
45+
{ rel: 'icon', type: 'image/png', href: '/favicon.png' }
4646
],
4747

4848
script: [

static/favicon.ico

-1.12 KB
Binary file not shown.

static/favicon.png

2.8 KB
Loading

0 commit comments

Comments
 (0)