← back to Watches
snapshot: 1 file(s) changed, ~1 modified
96a9a73e491685ff6d2abab6f2bb22df1305f74d · 2026-05-13 08:58:43 -0700 · Steve
Files touched
Diff
commit 96a9a73e491685ff6d2abab6f2bb22df1305f74d
Author: Steve <steve@designerwallcoverings.com>
Date: Wed May 13 08:58:43 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 a93c2ef..2b12fc6 100755
--- 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>Omega Watch Price History</title>
← 08ed49d initial scaffold (gitify-all 2026-05-06)
·
back to Watches
·
Add sort + density slider with localStorage persistence to w 08f02d6 →