Skip to content

Commit fa24e29

Browse files
davidagustinclaude
andcommitted
fix: remove githubUrl for private Pickleball Research repo
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 578c166 commit fa24e29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ export const PROJECTS: Project[] = [
819819
description:
820820
'The most comprehensive pickleball research platform — 51 pages, 1,014 paddles, 266 pro athletes, 130+ drills, and a 46,458-line interactive magazine. Built with Next.js 16, React 19, TypeScript, Tailwind CSS v4, and 15+ cloud services.',
821821
technologies: ['Next.js 16', 'React 19', 'TypeScript', 'Tailwind CSS v4', 'Supabase', 'Pinecone', 'Typesense', 'tRPC', 'Upstash Redis', 'BetterAuth', 'PostHog', 'Sentry', 'Axiom', 'Trigger.dev', 'Cloudinary', 'Vitest', 'Playwright', 'Storybook', 'Biome'],
822-
githubUrl: 'https://github.com/davidagustin/pickleball-research',
822+
githubUrl: '',
823823
liveUrl: 'https://pickleball-research.com',
824824
category: 'Research',
825825
features: [

0 commit comments

Comments
 (0)