Skip to content

Commit 320b22e

Browse files
committed
f
1 parent 5d05bf0 commit 320b22e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import Storyboard, { StoryFrame } from './components/storyboard';
22

33
const livePlatforms = [
44
{ label: 'Live on X', href: 'https://x.com/cybroc_life' },
5-
{ label: 'Live on Pump.Fun', href: 'https://pump.fun/' },
6-
{ label: 'Live on Instagram', href: 'https://www.instagram.com/cybroc_life' },
5+
{ label: 'Live on Pump.Fun', href: 'https://pump.fun/coin/7cVK2ZVCfPb7NNzH5VMKs4DCcsDpW55JhUtnRR8ipump' },
6+
{ label: 'Live on Instagram', href: 'https://www.instagram.com/cybroc.life' },
77
];
88

99
const storyFrames: StoryFrame[] = [

0 commit comments

Comments
 (0)