From cead96d7c1f3aebeb95748260e6275cfe0482ec5 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sun, 1 Mar 2026 17:52:16 +0000 Subject: [PATCH] Update ad layout key to match AdSense settings Update the `layoutKey` prop in the `ArticleCardAd` component to `-6r+cy-10+8a-3` to reflect changes made in the AdSense configuration. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 517dfa7b-26ac-463d-a6e1-a58c6df97188 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 94f4555b-0156-4117-9fdd-1a2b3ddb8446 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/517dfa7b-26ac-463d-a6e1-a58c6df97188/ls5p9ni Replit-Helium-Checkpoint-Created: true --- client/src/components/adsense.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/adsense.tsx b/client/src/components/adsense.tsx index 9a1b688..01e3631 100644 --- a/client/src/components/adsense.tsx +++ b/client/src/components/adsense.tsx @@ -83,7 +83,7 @@ export function ArticleCardAd() {