From 084124b1076c1216d54793432866cb77f0cdcace Mon Sep 17 00:00:00 2001 From: Matthew Berman <748450+mberman84@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:01:39 -0700 Subject: [PATCH] Bust cache for centered host credit --- scripts/check.mjs | 1 + site/agents/index.html | 2 +- site/index.html | 2 +- site/learn/index.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/scripts/check.mjs b/scripts/check.mjs index 3d78eb7..3287c2b 100644 --- a/scripts/check.mjs +++ b/scripts/check.mjs @@ -120,6 +120,7 @@ for (const value of [ } assert.equal((html.match(/data-here-now-credit/g) || []).length, 2); for (const page of [html, learnHtml, agentHtml]) { + assert(page.includes("styles.css?v=20260622-centered-host-credit")); const brandPosition = page.indexOf('class="brand-lockup"'); const creditPosition = page.indexOf( 'class="here-now-credit here-now-credit--header"', diff --git a/site/agents/index.html b/site/agents/index.html index 64a4d67..63c30aa 100644 --- a/site/agents/index.html +++ b/site/agents/index.html @@ -76,7 +76,7 @@ href="https://signals.forwardfuture.ai/loop-library/catalog.txt" /> - +