We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d05bf0 commit 320b22eCopy full SHA for 320b22e
1 file changed
app/page.tsx
@@ -2,8 +2,8 @@ import Storyboard, { StoryFrame } from './components/storyboard';
2
3
const livePlatforms = [
4
{ 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' },
+ { label: 'Live on Pump.Fun', href: 'https://pump.fun/coin/7cVK2ZVCfPb7NNzH5VMKs4DCcsDpW55JhUtnRR8ipump' },
+ { label: 'Live on Instagram', href: 'https://www.instagram.com/cybroc.life' },
7
];
8
9
const storyFrames: StoryFrame[] = [
0 commit comments