From 4b37b6592e0c465023eb1234007d7a6eca3afd4a Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 01:53:15 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20Bolt:=20optimize=20organization=20p?= =?UTF-8?q?rofile=20logos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Minified logo assets in `profile/assets/` using `svgo` with precision 0 and multipass. - Reduced `logo.svg` from 5.1KB to 2.8KB (~45% reduction). - Reduced `logo-dark.svg` from 5.1KB to 2.8KB (~45% reduction). - Added performance comments to SVG sources. - Updated `profile/README.md` documentation to reflect new asset sizes. - Verified visual integrity in light and dark modes. Co-authored-by: soktri3 <170663878+soktri3@users.noreply.github.com> --- profile/README.md | 2 +- profile/assets/logo-dark.svg | 2 +- profile/assets/logo.svg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/profile/README.md b/profile/README.md index 2f57d2a..c05e298 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,6 +1,6 @@ # Model Context Protocol - +