← back to Apartmentwallpaper
seo/a11y: add visually-hidden <h1> (site name) for heading semantics — zero visual change
c9fb41d1f550b4135131de41319281487f350a14 · 2026-06-03 20:27:43 -0700 · SteveStudio2
Files touched
Diff
commit c9fb41d1f550b4135131de41319281487f350a14
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date: Wed Jun 3 20:27:43 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 b94a866..ca439a4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -256,6 +256,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">Apartment Wallpaper</h1>
<!-- Page-theme (theme1/theme2) is wired in <head>: inline FOUC guard + /page-theme.css
+ /page-theme.js. Shared across index + editorial pages. -->
← 777cd6c a11y: add aria-label to contact/sample form inputs (zero vis
·
back to Apartmentwallpaper
·
Scrub residual vendor names from products.json (title/vendor bdf1372 →