File tree Expand file tree Collapse file tree 2 files changed +0
-264
lines changed Open diff view settings
Expand file tree Collapse file tree 2 files changed +0
-264
lines changed Open diff view settings
Load Diff This file was deleted.
Original file line number Diff line number Diff 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 ,
You can’t perform that action at this time.
0 commit comments