Skip to content

Commit

Permalink
feat: del repeat icon-link
Browse files Browse the repository at this point in the history
  • Loading branch information
MarleneJiang committed Jan 17, 2023
1 parent fcdbd19 commit 6e2610d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions frontend/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ useHead({
link: [
{ rel: 'icon', type: 'image/png', href: '/favicon.png' },
{ rel: 'canonical', href: 'https://bytedream.top/' },
{},
],
meta: [
{
rel: 'icon', type: 'image/png', href: '/favicon.png',
},
],
})
</script>
Expand Down

0 comments on commit 6e2610d

Please sign in to comment.