← back to AsSeenInMovies
asseeninmovies: home cta-row — add SPOTTED browse-link alongside Movies and People. Surfaces the most distinctive feature directly from the hero.
e810f9c34349e719a13b280d8b7e8e60a3ec0dc9 · 2026-05-13 03:51:57 -0700 · SteveStudio2
Files touched
Diff
commit e810f9c34349e719a13b280d8b7e8e60a3ec0dc9
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date: Wed May 13 03:51:57 2026 -0700
asseeninmovies: home cta-row — add SPOTTED browse-link alongside Movies and People. Surfaces the most distinctive feature directly from the hero.
---
server.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/server.js b/server.js
index 1e77d60..12a2302 100644
--- a/server.js
+++ b/server.js
@@ -1659,6 +1659,7 @@ ${process.env.GA_ID ? `<script async src="https://www.googletagmanager.com/gtag/
<div class="cta-row">
<a class="cta" href="/movies">Browse movies →</a>
<a class="cta" href="/people">Browse people →</a>
+ <a class="cta" href="/spotted">SPOTTED →</a>
</div>
<div class="stat-row">
<span><b>${Number(stats.movies_total).toLocaleString()}</b> movies</span>
← 0878efc asseeninmovies: home cache background refresh every 45s (unr
·
back to AsSeenInMovies
·
asseeninmovies: minimal security headers (X-Content-Type-Opt cc62349 →