[object Object]

← back to Naturaltextilewallpaper

Keep one AdSense loader in inline page templates

64a05a6d7443914f2c21edbe92d6e6934a184fe2 · 2026-09-10 00:54:53 -0700 · Steve Abrams

Files touched

Diff

commit 64a05a6d7443914f2c21edbe92d6e6934a184fe2
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 0f66e2c..c70f3f3 100644
--- a/server.js
+++ b/server.js
@@ -522,7 +522,6 @@ function headerHTML(q='', material='all', sort='newest') {
   ];
   return `
   <header class="site-header">
-    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
     <div class="header-inner">
       <a href="/" class="brand">
         <span class="brand-mark">Natural Textile<br>Wallpaper</span>

← d032b78 TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to r  ·  back to Naturaltextilewallpaper  ·  Add AdSense-compliant privacy policy page + footer link + /p b52dfdb →