Skip to content

Commit

Permalink
feat: update thumbnail image
Browse files Browse the repository at this point in the history
  • Loading branch information
JinleeJeong committed Apr 21, 2024
1 parent d3decc7 commit 8057091
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ export const metadata: Metadata = {
icons: {
icon: "/favicon.svg",
},
openGraph: {
images: "/thumbnail.png",
},
};

export default function RootLayout({ children }: { children: React.ReactNode }) {
Expand Down
File renamed without changes

0 comments on commit 8057091

Please sign in to comment.