From 3b9d4526ec162bd580317e90bb755a42dd7a6810 Mon Sep 17 00:00:00 2001
From: "google-labs-jules[bot]"
<161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Wed, 1 Jul 2026 01:46:46 +0000
Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20Bolt:=20optimize=20organization=20l?=
=?UTF-8?q?ogo=20SVGs=20with=20svgo?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Optimized logo.svg and logo-dark.svg using svgo to reduce file size and improve loading performance.
- Reduced file sizes by ~47% (5.1KB -> 2.8KB)
- Added optimization comments to the SVG source
- Verified visual integrity with Playwright screenshots
Co-authored-by: soktri3 <170663878+soktri3@users.noreply.github.com>
---
profile/assets/logo-dark.svg | 2 +-
profile/assets/logo.svg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/profile/assets/logo-dark.svg b/profile/assets/logo-dark.svg
index 09d7024..d2cd7f1 100644
--- a/profile/assets/logo-dark.svg
+++ b/profile/assets/logo-dark.svg
@@ -1 +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 c9c4c2d..724e1e3 100644
--- a/profile/assets/logo.svg
+++ b/profile/assets/logo.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file