Skip to content

Commit

Permalink
feata: update root og image
Browse files Browse the repository at this point in the history
  • Loading branch information
CaliCastle committed May 24, 2023
1 parent 1a30bf1 commit 6c506d0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@ export const metadata: Metadata = {
siteName: 'Cali Castle',
locale: 'zh_CN',
type: 'website',
images: [
{
url: '/og_zh.png',
width: 1200,
height: 630,
},
],
url: 'https://cali.so',
},
twitter: {
Expand All @@ -56,13 +49,6 @@ export const metadata: Metadata = {
card: 'summary_large_image',
title,
description,
images: [
{
url: '/og_zh.png',
width: 1200,
height: 630,
},
],
},
}

Expand Down
Binary file added app/opengraph-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/twitter-image.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 6c506d0

Please sign in to comment.