1
0
mirror of https://github.com/kihashi/stardew_community_checklist.git synced 2025-10-19 08:03:17 +00:00

Update favicon in config

This commit is contained in:
John Cleaver 2021-04-15 16:47:51 -04:00
parent 17f772bd9a
commit 9edcbdac12

View File

@ -14,7 +14,7 @@ export default {
{ hid: 'description', name: 'description', content: '' }
],
link: [
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.png' }
]
},