Skip to content

Commit 09d8e73

Browse files
authored
Merge pull request #1781 from cprussin/cprussin/remove-reference-to-dead-s3-bucket
chore(xc_admin_frontend) remove reference to deprecated s3 bucket
2 parents d927907 + b7b769e commit 09d8e73

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

governance/xc_admin/packages/xc_admin_frontend/next-seo.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
type: 'website',
88
images: [
99
{
10-
url: 'https://pyth-og-images.s3.eu-west-2.amazonaws.com/default-banner.png',
10+
url: 'https://staking.pyth.network/default-banner.png',
1111
width: 1200,
1212
height: 630,
1313
alt: 'Pyth Network',
293 KB
Loading

0 commit comments

Comments
 (0)