[object Object]

← back to Architecturalwallcoverings

brand: replace remaining fake brand globally → 'architecturalwallcoverings' across head/meta/wordmark/footer — enforces MEMORY brand-stem rule

cbd3032acb238b4d7e806b57311df7549541b36b · 2026-05-13 07:15:15 -0700 · Steve

Files touched

Diff

commit cbd3032acb238b4d7e806b57311df7549541b36b
Author: Steve <steve@designerwallcoverings.com>
Date:   Wed May 13 07:15:15 2026 -0700

    brand: replace remaining fake brand globally → 'architecturalwallcoverings' across head/meta/wordmark/footer — enforces MEMORY brand-stem rule
---
 public/index.html | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/public/index.html b/public/index.html
index a6bc18e..e5048f7 100644
--- a/public/index.html
+++ b/public/index.html
@@ -14,8 +14,8 @@
 </script>
 
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
-<title>Studio Toten — architectural. Useful.</title>
-<meta name="description" content="Studio Toten is a curated atelier dedicated entirely to architectural. We do one thing — and we do it carefully.">
+<title>architecturalwallcoverings — architectural. Useful.</title>
+<meta name="description" content="architecturalwallcoverings is a curated atelier dedicated entirely to architectural. We do one thing — and we do it carefully.">
 <meta name="theme-color" content="#F5F2ED">
 <link rel="canonical" href="https://architecturalwallcoverings.com/">
 <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap" rel="stylesheet">
@@ -24,7 +24,7 @@
 {
   "@context": "https://schema.org",
   "@type": "Organization",
-  "name": "Studio Toten",
+  "name": "architecturalwallcoverings",
   "url": "https://architecturalwallcoverings.com/",
   "email": "info@architecturalwallcoverings.com"
 }
@@ -230,7 +230,7 @@ textarea:focus-visible,
 <header class="ns-header">
         <a href="/" class="ns-brand" aria-label="Home">
             <span class="ns-dot"></span>
-            <span class="ns-name">Studio Toten</span>
+            <span class="ns-name">architecturalwallcoverings</span>
         </a>
         <nav class="ns-nav" id="nsPrimaryNav" aria-label="Primary">
             <a href="/">Home</a>
@@ -349,8 +349,8 @@ textarea:focus-visible,
 <footer>
   <div class="footer-grid">
     <div>
-      <div class="footer-brand">Studio Toten</div>
-      <p class="footer-text">Studio Toten — real samples ship free.</p>
+      <div class="footer-brand">architecturalwallcoverings</div>
+      <p class="footer-text">architecturalwallcoverings — real samples ship free.</p>
       <p class="footer-text" style="margin-top:14px;font-size:11px;letter-spacing:0.18em;text-transform:uppercase;font-weight:600;color:var(--paper);opacity:0.7"><a href="/about" style="color:inherit;text-decoration:none;border-bottom:1px solid var(--accent)">About →</a></p>
     </div>
     <div class="footer-col">
@@ -370,7 +370,7 @@ textarea:focus-visible,
     </div>
   </div>
   <div class="footer-bottom">
-    <span>architecturalwallcoverings.com · Studio Toten</span>
+    <span>architecturalwallcoverings.com · architecturalwallcoverings</span>
     <span><a href="mailto:info@architecturalwallcoverings.com" style="color:var(--paper);text-decoration:none;border-bottom:1px solid var(--accent);padding-bottom:1px">info@architecturalwallcoverings.com</a></span>
     <span id="footerStat"></span>
   </div>
@@ -642,7 +642,7 @@ loadGridPage();
   <span></span><span></span><span></span>
 </button>
 <nav class="dw-burger-panel" id="dwBurgerPanel" aria-label="Primary">
-  <a href="/">Studio Toten</a>
+  <a href="/">architecturalwallcoverings</a>
   <a href="/">Home</a>
   <a href="/about">About</a>
   <a href="mailto:info@architecturalwallcoverings.com">Contact</a>

← 6165497 hamburger nav: apply canonical pattern from sister-site flee  ·  back to Architecturalwallcoverings  ·  header: remove duplicate <header> with dwmOpen-contact (was 7bead11 →