Skip to content

Commit 4604f93

Browse files
committed
chore: update OpenGraph image URL to use TLE branding from GCS bucket
1 parent cffe441 commit 4604f93

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/app/layout.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import 'nextra-theme-docs/style.css'
1010
import { GoogleAnalytics } from '@next/third-parties/google'
1111
import Image from 'next/image'
1212

13-
export const openGraphImage = 'https://webstatics.ii.inc/Symbioism_OGImage.png'
13+
export const openGraphImage = 'https://storage.googleapis.com/webstatics.ii.inc/TLE_OGImage.png'
1414

1515
export const metadata = {
1616
metadataBase: new URL('https://symbioism.com'),

src/app/opengraph-image.png

82.2 KB
Loading

0 commit comments

Comments
 (0)