← back to Wallpaperdictionary
snapshot before hamburger nav rollout
2ca5e04a452c7ab4982b03dd6f5ae07cda863cdf · 2026-05-10 21:40:01 -0700 · Steve Abrams
Files touched
A public/favicon.svgM public/index.html
Diff
commit 2ca5e04a452c7ab4982b03dd6f5ae07cda863cdf
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Sun May 10 21:40:01 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 b3f6168..36afd63 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 Dictionary | A-Z Guide to Wallcovering Terms | Designer Wallcoverings</title>
← 7fc56ff initial scaffold: wallpaperdictionary.com A-Z reference site
·
back to Wallpaperdictionary
·
hamburger nav: apply canonical pattern from sister-site flee f0d1961 →