site: pick of the day — Cursor Camp

This commit is contained in:
2026-05-31 18:30:32 -04:00
parent 63f5b163c3
commit 8883989f4f
+1 -1
View File
@@ -7,7 +7,7 @@ import { heroes } from '../lib/hero';
import { bundleMosaic } from '../lib/bundle-mosaic'; import { bundleMosaic } from '../lib/bundle-mosaic';
import { buildOgImage, buildItemList, WEBSITE, ORGANIZATION } from '../lib/seo'; import { buildOgImage, buildItemList, WEBSITE, ORGANIZATION } from '../lib/seo';
const HERO_SLUG = 'bartender-6-dynamic-peninsula'; const HERO_SLUG = 'cursor-camp-neal-fun';
const INITIAL_GRID = 12; const INITIAL_GRID = 12;
const BATCH_SIZE = 7; const BATCH_SIZE = 7;