Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4bc34b8

Browse filesBrowse files
committed
remove(docs): dynamic og-image
1 parent da1bf2d commit 4bc34b8
Copy full SHA for 4bc34b8

File tree

Expand file treeCollapse file tree

2 files changed

+0
-264
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+0
-264
lines changed
Open diff view settings
Collapse file

‎docs/app/api/og/route.tsx‎

Copy file name to clipboardExpand all lines: docs/app/api/og/route.tsx
-241Lines changed: 0 additions & 241 deletions
This file was deleted.
Collapse file

‎docs/app/layout.tsx‎

Copy file name to clipboardExpand all lines: docs/app/layout.tsx
-23Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -94,29 +94,6 @@ export const metadata: Metadata = {
9494
alternates: {
9595
canonical: '/',
9696
},
97-
openGraph: {
98-
type: 'website',
99-
locale: 'en_US',
100-
url: 'https://react-beautiful-color.vercel.app',
101-
title: 'React Beautiful Color - Flexible Color Picker for React',
102-
description: 'The most flexible and beautiful color picker for React. Built with compound components for maximum customization.',
103-
siteName: 'React Beautiful Color',
104-
images: [
105-
{
106-
url: '/api/og',
107-
width: 1200,
108-
height: 630,
109-
alt: 'React Beautiful Color - Color Picker Component',
110-
},
111-
],
112-
},
113-
twitter: {
114-
card: 'summary_large_image',
115-
title: 'React Beautiful Color - Flexible Color Picker for React',
116-
description: 'The most flexible and beautiful color picker for React. Built with compound components for maximum customization.',
117-
images: ['/api/og'],
118-
creator: '@ddoemonn',
119-
},
12097
robots: {
12198
index: true,
12299
follow: true,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.