← back to 4square Agentabrams
Link favicon.svg in head (use branded SVG, not .ico fallback)
876c0f063d892aaef9544b56e1fc2b424cc43e9f · 2026-05-31 16:56:01 -0700 · SteveStudio2
Files touched
Diff
commit 876c0f063d892aaef9544b56e1fc2b424cc43e9f
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date: Sun May 31 16:56:01 2026 -0700
Link favicon.svg in head (use branded SVG, not .ico fallback)
---
public/index.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html
index 7b0a797..1a1f28f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -311,7 +311,8 @@
.live-hero iframe { height: 220px; }
}
</style>
-</head>
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg">
+ </head>
<body>
<header class="top">
<div>
← c691368 Add per-site favicon (kills /favicon.ico 404)
·
back to 4square Agentabrams
·
chore: macstudio3 migration — reconcile from mac2 + repoint 0cd0459 →