site: review — SmartMover (graduates from find)
New review under category `automation` (introduced for Apple Shortcuts and similar workflow graduates — none of the existing review categories fit). Hero registered in src/lib/hero.ts so the grid card renders. Find marked `promotedTo: smartmover-shortcut`. Also: HERO_SLUG bumped from superkey → monitorcontrol on the home page (today's pick).
This commit is contained in:
@@ -7,7 +7,7 @@ import { heroes } from '../lib/hero';
|
||||
import { findListMosaic } from '../lib/find-list-mosaic';
|
||||
import { buildOgImage, buildItemList, WEBSITE, ORGANIZATION } from '../lib/seo';
|
||||
|
||||
const HERO_SLUG = 'superkey';
|
||||
const HERO_SLUG = 'monitorcontrol';
|
||||
const INITIAL_GRID = 12;
|
||||
const BATCH_SIZE = 7;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user