Skip to content

Commit a04da57

Browse files
committed
test fixing opengraph
1 parent bbe4728 commit a04da57

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

apps/ally-personal/app/page.tsx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ import Gallery from '../components/Gallery'
77
export const metadata: Metadata = {
88
title: 'Ally Hilgefort',
99
description: 'EPRD Board Candidate',
10-
openGraph: {
11-
images: [
12-
{
13-
url: '/opengraph-image.png',
14-
},
15-
],
16-
},
1710
}
1811

1912
export default function Home() {

0 commit comments

Comments
 (0)