From 21792e11acbc2f6685462616fcd3bd220e95a123 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 02:20:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20Bolt:=20optimize=20organization=20p?= =?UTF-8?q?rofile=20assets=20and=20rendering?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Minified SVG logos with svgo (precision 0, multipass) - Combined redundant path elements to reduce DOM complexity - Updated README.md with decoding="async" and fetchpriority="high" for the logo - Reduced asset size and improved profile load performance Co-authored-by: soktri3 <170663878+soktri3@users.noreply.github.com> --- profile/CODE_OF_CONDUCT.md | 5 +++-- profile/README.md | 2 +- profile/assets/logo-dark.svg | 2 +- profile/assets/logo.svg | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/profile/CODE_OF_CONDUCT.md b/profile/CODE_OF_CONDUCT.md index eedbbae..4276f79 100644 --- a/profile/CODE_OF_CONDUCT.md +++ b/profile/CODE_OF_CONDUCT.md @@ -114,14 +114,15 @@ the community. ## Attribution + 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). -[homepage]: https://www.contributor-covenant.org +[homepage]: https://www.contributor-covenant.org/ For answers to common questions about this code of conduct, see the FAQ at https://www.contributor-covenant.org/faq/. Translations are available at diff --git a/profile/README.md b/profile/README.md index 2f57d2a..8590eb2 100644 --- a/profile/README.md +++ b/profile/README.md @@ -4,7 +4,7 @@
+