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"
/>
-
+