Skip to content

Commit

Permalink
update favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
kzhrk committed May 5, 2024
1 parent 9f795a2 commit 66d7ab0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@ useHead(() => ({
},
],
link: [
{
rel: "icon",
href: "/favicon.png",
},
{
rel: "shortcut icon",
href: "/favicon.png",
},
{
rel: "preconnect",
href: "https://www.googletagmanager.com",
Expand Down
Binary file removed public/favicon.ico
Binary file not shown.
Binary file added public/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 66d7ab0

Please sign in to comment.