Skip to content

Commit 86b084a

Browse files
Update "Trusted by developers worldwide": add Qualcomm, remove imgproxy (#15)
Swaps out `imgproxy` (niche image-proxy tool, low name recognition) for `qualcomm` (major semiconductor/software organization) in the homepage's trusted-organizations logo grid. ### Changes - `docs/index.md`: replace `imgproxy` logo item with `qualcomm` Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
1 parent 36de9ac commit 86b084a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ title: C/C++ Linting
7474
<span>CachyOS</span>
7575
</div>
7676
<div class="logo-item">
77-
<img src="https://github.com/imgproxy.png" alt="Imgproxy" title="Imgproxy">
78-
<span>Imgproxy</span>
77+
<img src="https://github.com/qualcomm.png" alt="Qualcomm" title="Qualcomm">
78+
<span>Qualcomm</span>
7979
</div>
8080
<div class="logo-item">
8181
<img src="https://github.com/zondax.png" alt="Zondax" title="Zondax">

0 commit comments

Comments
 (0)