Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ezralazuardy committed Dec 3, 2024
1 parent 7054c75 commit d1b8aab
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions app/layout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,6 @@ export const metadata = {
index: true,
follow: true,
},
icons: {
shortcut: "/favicon.ico",
icon: "/apple-touch-icon.png",
apple: [
{ url: "/favicon-96x96.png", sizes: "96x96", type: "image/png" },
{ url: "/apple-touch-icon.png", sizes: "180x180", type: "image/png" },
],
other: {
rel: "apple-touch-icon-precomposed",
url: "/apple-touch-icon.png",
},
},
};

export const viewport = {
Expand Down

0 comments on commit d1b8aab

Please sign in to comment.