Skip to content

Commit

Permalink
fix: 🐛 Fix icon
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyHuang-00 committed Feb 14, 2024
1 parent 52e72bb commit 9ff20d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<template>
<div>
<Head>
<Link rel="icon" href="/favicon.ico" />
</Head>
<Canvas />
<Sidebar />
</div>
Expand Down

0 comments on commit 9ff20d6

Please sign in to comment.