Skip to content

Commit

Permalink
Uncomment favicon until we have a real one.
Browse files Browse the repository at this point in the history
  • Loading branch information
katzmo committed Nov 24, 2017
1 parent 8a04ff3 commit 30227dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
{ hid: 'description', name: 'description', content: 'Nuxt.js project' }
],
link: [
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
// { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
]
},
/*
Expand Down

0 comments on commit 30227dd

Please sign in to comment.