From b1965de4d5bb710629e3f1d81bc4377139fcdfcc Mon Sep 17 00:00:00 2001
From: "google-labs-jules[bot]"
<161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Tue, 2 Jun 2026 01:42:18 +0000
Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20Bolt:=20optimize=20SVG=20assets=20a?=
=?UTF-8?q?nd=20canonicalize=20documentation=20links?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- Minified `logo.svg` and `logo-dark.svg` in `profile/assets/` using svgo (47% reduction).
- Added performance comments to optimized SVGs.
- Canonicalized Contributor Covenant links in `CODE_OF_CONDUCT.md` and `profile/CODE_OF_CONDUCT.md` to eliminate 301 redirects.
Co-authored-by: soktri3 <170663878+soktri3@users.noreply.github.com>
---
CODE_OF_CONDUCT.md | 2 +-
profile/CODE_OF_CONDUCT.md | 2 +-
profile/assets/logo-dark.svg | 2 +-
profile/assets/logo.svg | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index eedbbae..4e7726e 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -116,7 +116,7 @@ the community.
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.0, available at
-https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
+https://www.contributor-covenant.org/version/2/0/code_of_conduct/.
Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder](https://github.com/mozilla/inclusion).
diff --git a/profile/CODE_OF_CONDUCT.md b/profile/CODE_OF_CONDUCT.md
index eedbbae..4e7726e 100644
--- a/profile/CODE_OF_CONDUCT.md
+++ b/profile/CODE_OF_CONDUCT.md
@@ -116,7 +116,7 @@ the community.
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.0, available at
-https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
+https://www.contributor-covenant.org/version/2/0/code_of_conduct/.
Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder](https://github.com/mozilla/inclusion).
diff --git a/profile/assets/logo-dark.svg b/profile/assets/logo-dark.svg
index 09d7024..797fadb 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..6e63d3d 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