[object Object]

← back to Bounce Studio

5x sweep 1: add SVG favicon → kill /favicon.ico 404 (clears M3 console error)

2c7c651d781b82437ba9e7d1fb6c2e46efaf2139 · 2026-07-13 15:31:37 -0700 · Steve

Files touched

Diff

commit 2c7c651d781b82437ba9e7d1fb6c2e46efaf2139
Author: Steve <steve@designerwallcoverings.com>
Date:   Mon Jul 13 15:31:37 2026 -0700

    5x sweep 1: add SVG favicon → kill /favicon.ico 404 (clears M3 console error)
---
 public/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/index.html b/public/index.html
index baceb2f..9add113 100644
--- a/public/index.html
+++ b/public/index.html
@@ -8,6 +8,7 @@
 <meta property="og:title" content="Bounce — six skills, one site, no guessing">
 <meta property="og:description" content="Same Claude everyone opens. But six specialized skills are already running in context before a word of the brief. $15k a site.">
 <meta name="theme-color" content="#0a0a0a">
+<link rel="icon" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='7' fill='%230a0a0b'/%3E%3Ccircle cx='16' cy='16' r='7' fill='%23c6ff3a'/%3E%3C/svg%3E">
 <style>
   :root{
     --bg:#0a0a0b; --bg2:#111114; --ink:#f2f2ee; --mut:#8a8a86; --line:#22222a;

← 5d77269 Sharpen six-skill copy to the real @bounceidc stack (from vi  ·  back to Bounce Studio  ·  5x: two clean sweeps (2 & 3) — six-way verified, REPORT.md 1b8af9c →