Skip to content

Commit

Permalink
test: icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuxaw committed Jul 15, 2023
1 parent 0ea3011 commit 8c6364d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ export const metadata: Metadata = {
{ media: "(prefers-color-scheme: dark)", color: "black" },
],
icons: {
icon: "/out/logo.png",
shortcut: "/out/logo.png",
icon: "/staitc/logo.png",
shortcut: "/static/logo.png",
apple: "/apple-touch-icon.png",
},
}
Expand Down
Binary file added static/logo.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 8c6364d

Please sign in to comment.