From b172157e0771b457eca161014c547fb4e7bc8390 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 02:01:33 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20Bolt:=20optimize=20SVG=20logo=20ass?= =?UTF-8?q?ets?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Minified profile/assets/logo.svg and profile/assets/logo-dark.svg using svgo. This reduces the file size from ~17KB to ~8.9KB per file (approx. 46% reduction), improving initial page load performance for the organization profile. Co-authored-by: soktri3 <170663878+soktri3@users.noreply.github.com> --- profile/assets/logo-dark.svg | 8 +------- profile/assets/logo.svg | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/profile/assets/logo-dark.svg b/profile/assets/logo-dark.svg index 06950a0..dbca430 100644 --- a/profile/assets/logo-dark.svg +++ b/profile/assets/logo-dark.svg @@ -1,7 +1 @@ - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/profile/assets/logo.svg b/profile/assets/logo.svg index 883676c..e8b39b5 100644 --- a/profile/assets/logo.svg +++ b/profile/assets/logo.svg @@ -1,7 +1 @@ - - - - - - - \ No newline at end of file + \ No newline at end of file