← back to Silverleafwallpaper
seo/a11y: add visually-hidden <h1> (site name) for heading semantics — zero visual change
e32827f3c86a51f197d22fe69fc90e41341973de · 2026-06-03 20:27:47 -0700 · Steve Abrams
Files touched
Diff
commit e32827f3c86a51f197d22fe69fc90e41341973de
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Jun 3 20:27:47 2026 -0700
seo/a11y: add visually-hidden <h1> (site name) for heading semantics — zero visual change
---
public/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/public/index.html b/public/index.html
index 3d194bd..ed66afd 100644
--- a/public/index.html
+++ b/public/index.html
@@ -250,6 +250,7 @@ textarea:focus-visible,
<!-- End Meta Pixel -->
</head>
<body>
+<h1 style="position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0">Silver Leaf Wallpaper</h1>
<!-- Theme toggle (theme1 / theme2) — query-param-gated preview surface
(Steve 2026-05-29). ?theme=2 in URL flips to theme2 and persists in
localStorage. Toggle UI hidden until theme2 mode active. Same key
← efd8132 a11y: add aria-label to contact/sample form inputs (zero vis
·
back to Silverleafwallpaper
·
Scrub residual vendor names from products.json (title/vendor 600181e →