[object Object]

← back to Wallpaperdefinitions

snapshot before hamburger nav rollout

6c9f50f819708e249a78f43d9c0cd19457902945 · 2026-05-10 21:39:54 -0700 · Steve Abrams

Files touched

Diff

commit 6c9f50f819708e249a78f43d9c0cd19457902945
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sun May 10 21:39:54 2026 -0700

    snapshot before hamburger nav rollout
---
 public/favicon.svg | 6 ++++++
 public/index.html  | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/public/favicon.svg b/public/favicon.svg
new file mode 100644
index 0000000..ede2e73
--- /dev/null
+++ b/public/favicon.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
+  <rect width="64" height="64" rx="10" fill="#0a0a0a"/>
+  <text x="50%" y="50%" text-anchor="middle" dominant-baseline="central"
+        font-family="Georgia, 'Times New Roman', serif" font-weight="700"
+        font-size="32" fill="#ffffff">WA</text>
+</svg>
diff --git a/public/index.html b/public/index.html
index 107006f..b191141 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,8 @@
 <!DOCTYPE html>
 <html lang="en" data-theme="dark">
 <head>
+    <link rel="icon" type="image/svg+xml" href="/favicon.svg">
+
 <meta charset="UTF-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <title>Wallpaper Definitions | Plain-English Guide to Wallcovering | Designer Wallcoverings</title>

← 4a4f47b initial scaffold: wallpaperdefinitions.com plain-language de  ·  back to Wallpaperdefinitions  ·  hamburger nav: apply canonical pattern from sister-site flee 9b4ecee →