From 62dc6e968d2d789d2f70a755892361e22b8942a5 Mon Sep 17 00:00:00 2001 From: rzen Date: Wed, 13 May 2026 17:06:43 -0400 Subject: [PATCH] =?UTF-8?q?site:=20pick=20of=20the=20day=20=E2=80=94=20Bar?= =?UTF-8?q?tender=206?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 1c900c8..81fbff0 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -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 = 'loop-radial-window-manager'; +const HERO_SLUG = 'bartender-6-dynamic-peninsula'; const INITIAL_GRID = 12; const BATCH_SIZE = 7;