site: pick of the day — Loop

This commit is contained in:
2026-05-09 11:24:12 -04:00
parent 60d6a676c5
commit 856c1e577c
+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 = 'gum-shell'; const HERO_SLUG = 'loop-radial-window-manager';
const INITIAL_GRID = 12; const INITIAL_GRID = 12;
const BATCH_SIZE = 7; const BATCH_SIZE = 7;