[object Object]

← back to Big Red

snapshot: favicon <link> in desktop.html + DWAB-191385 price-verification (deployed to /opt prod 2026-06-03)

f67a7bb4f6fa594a909184c7d03c44d522c761fa · 2026-06-03 14:02:10 -0700 · Steve Abrams

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit f67a7bb4f6fa594a909184c7d03c44d522c761fa
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Jun 3 14:02:10 2026 -0700

    snapshot: favicon <link> in desktop.html + DWAB-191385 price-verification (deployed to /opt prod 2026-06-03)
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
 data/price-verifications.json | 5 +++++
 public/desktop.html           | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/data/price-verifications.json b/data/price-verifications.json
index 30c143c..3b53c54 100644
--- a/data/price-verifications.json
+++ b/data/price-verifications.json
@@ -13,5 +13,10 @@
     "price": 474.35,
     "source": "shopify-admin-live",
     "verified_at": "2026-05-12T13:39:07.177Z"
+  },
+  "DWAB-191385": {
+    "price": 4.25,
+    "source": "shopify-admin-live",
+    "verified_at": "2026-05-20T00:32:36.053Z"
   }
 }
\ No newline at end of file
diff --git a/public/desktop.html b/public/desktop.html
index 5dc5f4c..7863525 100644
--- a/public/desktop.html
+++ b/public/desktop.html
@@ -252,7 +252,8 @@
   }
   @keyframes dots { 0% { content: ''; } 25% { content: '.'; } 50% { content: '..'; } 75% { content: '...'; } 100% { content: ''; } }
 </style>
-</head>
+    <link rel="icon" type="image/svg+xml" href="/favicon.svg">
+  </head>
 <body>
 <div class="app">
   <section class="stage">

← 43c1043 deploy: repoint aichat to /opt/big-red (actual run dir) + pr  ·  back to Big Red  ·  auto-save: 2026-06-21T18:53:05 (1 files) — .claude/ 3315d11 →