[object Object]

← back to Crazy News Channel Shadowman

Remove [CORRECTION] headline stamp from concluded stories

6018a55b430482f8bdc621bd712f117030c85873 · 2026-09-24 08:56:29 -0700 · Steve Abrams

At high chaos, concluded stories were stamped [CORRECTION], which on real
Google News headlines reads as if the outlet issued a correction.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VLjoHsyGTDeVCa1rdrAxnk

Files touched

Diff

commit 6018a55b430482f8bdc621bd712f117030c85873
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Sep 24 08:56:29 2026 -0700

    Remove [CORRECTION] headline stamp from concluded stories
    
    At high chaos, concluded stories were stamped [CORRECTION], which on real
    Google News headlines reads as if the outlet issued a correction.
    
    Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01VLjoHsyGTDeVCa1rdrAxnk
---
 index.html | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/index.html b/index.html
index a0c277f..0546454 100644
--- a/index.html
+++ b/index.html
@@ -629,10 +629,6 @@ body.chaos-tier-2 .story-card:not(.concluded) h3 a::before,
 body.chaos-tier-3 .story-card:not(.concluded) h3 a::before {
   content: "[DEVELOPING] "; color: var(--accent2); font-weight: 900;
 }
-body.chaos-tier-2 .story-card.concluded h3 a::before,
-body.chaos-tier-3 .story-card.concluded h3 a::before {
-  content: "[CORRECTION] "; color: var(--accent2); font-weight: 900;
-}
 
 /* Lower-third anchor caption — appears at tier 2+, cycles a fixed set of
    "anchor notes" that get more unhinged per tier. position:fixed, so

← 4d10d98 5x: final report, Cody SHIP IT on 2472ae0  ·  back to Crazy News Channel Shadowman  ·  One feed: invented satire + real Google News together 5643bfe →