From 40124f8bd7b26b3cca1b887dbf68af1a92bd843a Mon Sep 17 00:00:00 2001 From: CodeGraphTheory Date: Thu, 12 Feb 2026 09:15:45 -0500 Subject: [PATCH] Use brand logomark in site header Replace generic Lucide layers icon with the Supermodel eye/diamond logomark SVG. Uses fill="currentColor" to inherit text color and hover state, matching the change in supermodeltools.github.io. Co-Authored-By: Claude Opus 4.6 --- templates/_header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/_header.html b/templates/_header.html index 833f7f1..6733654 100644 --- a/templates/_header.html +++ b/templates/_header.html @@ -2,8 +2,8 @@