← back to Dw Showroom
snapshot: 1 file(s) changed, ~1 modified
6c2c7b8a6ede3b944b9848bbcf89e0684f87d838 · 2026-05-13 08:57:52 -0700 · Steve
Files touched
Diff
commit 6c2c7b8a6ede3b944b9848bbcf89e0684f87d838
Author: Steve <steve@designerwallcoverings.com>
Date: Wed May 13 08:57:52 2026 -0700
snapshot: 1 file(s) changed, ~1 modified
---
public/index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/public/index.html b/public/index.html
index 135efb0..e3dc23e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<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>DW Showroom — Designer Wallcoverings</title>
← fc4df92 initial scaffold (gitify-all 2026-05-06)
·
back to Dw Showroom
·
Move charset meta to first in head and add favicon to sherma ed73cc7 →