← back to Carmelwallpapers
Keep one AdSense loader in inline page templates
f0febc29fe19aaa700a09a77ce90d93cb73c2276 · 2026-09-10 00:54:53 -0700 · Steve Abrams
Files touched
Diff
commit f0febc29fe19aaa700a09a77ce90d93cb73c2276
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Sep 10 00:54:53 2026 -0700
Keep one AdSense loader in inline page templates
---
server.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/server.js b/server.js
index 7b139f8..18c3316 100644
--- a/server.js
+++ b/server.js
@@ -405,7 +405,6 @@ const SUN_MOON_SVG = `<button type="button" id="theme-toggle" class="theme-toggl
const HEADER_HTML = (q, sort, density) => `
<header class="site-header">
- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
<a href="/" class="brand">CARMEL<small>Wallpapers for the California Coast</small></a>
<nav class="site-nav">
<a href="/?type=grasscloth">Grasscloth</a>
← ff8c53e TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to r
·
back to Carmelwallpapers
·
Prepare Carmel storefront on explicit port with identity hea 29b14cd →