site: pick of the day — Continue? Y/N

This commit is contained in:
2026-05-31 18:44:21 -04:00
parent 8883989f4f
commit 07842721eb
+1 -1
View File
@@ -7,7 +7,7 @@ import { heroes } from '../lib/hero';
import { bundleMosaic } from '../lib/bundle-mosaic';
import { buildOgImage, buildItemList, WEBSITE, ORGANIZATION } from '../lib/seo';
const HERO_SLUG = 'cursor-camp-neal-fun';
const HERO_SLUG = 'continue-y-n-game';
const INITIAL_GRID = 12;
const BATCH_SIZE = 7;