mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-15 13:10:59 +00:00
Remove Warp sponsorship and refine endorsement cards (#1953)
Remove the ended Warp sponsorship from multilingual READMEs and landing pages, and restyle the landing-page endorsements as rounded cards.
This commit is contained in:
@@ -69,17 +69,6 @@
|
||||
>
|
||||
> **—— 李沐,Amazon シニア・プリンシパル・サイエンティスト**
|
||||
|
||||
## 謝辞
|
||||
|
||||
<p align="left">
|
||||
<a href="https://go.warp.dev/hello-algo">
|
||||
<img src="https://github.com/warpdotdev/brand-assets/blob/main/Github/Sponsor/Warp-Github-LG-02.png" alt="Warp-Github-LG-02" width="500"></a>
|
||||
</p>
|
||||
|
||||
[Warp は複数の AI エージェントとともにコーディングするために作られています。](https://go.warp.dev/hello-algo)
|
||||
|
||||
Warp ターミナルは、洗練された UI と使いやすい AI を兼ね備えており、非常に優れた体験を提供してくれます。
|
||||
|
||||
## 貢献
|
||||
|
||||
本書は現在も継続的に更新されており、読者により良い学習コンテンツを届けるため、プロジェクトへの参加を歓迎しています。
|
||||
|
||||
+2
-18
@@ -135,10 +135,10 @@
|
||||
</section>
|
||||
|
||||
<!-- Section: endorsements -->
|
||||
<section data-md-color-scheme="slate" data-md-color-primary="grey" class="home-div home-div--black">
|
||||
<section data-md-color-scheme="slate" data-md-color-primary="grey" class="home-div">
|
||||
<div class="section-content">
|
||||
<h3 style="text-align: center; margin: 1em auto;">推薦文</h3>
|
||||
<div class="intro-container" style="margin: 0 auto;">
|
||||
<div class="intro-container endor-container">
|
||||
<div class="intro-text endor-text">
|
||||
<p style="margin-bottom: 0;">「わかりやすいデータ構造とアルゴリズムの入門書で、読者を手と頭の両方を使う学びへと導いてくれます。アルゴリズムを初めて学ぶ人に強くおすすめします。」</p>
|
||||
<p style="font-weight: bold;">—— Junhui Deng、清華大学コンピュータ科学科教授</p>
|
||||
@@ -205,22 +205,6 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Section: special thanks -->
|
||||
<section class="home-div home-div--black" data-md-color-primary="grey" data-md-color-scheme="slate">
|
||||
<div class="section-content">
|
||||
<h3 style="text-align: center; margin: 0 0 2em 0;">
|
||||
謝辞
|
||||
</h3>
|
||||
<a href="https://go.warp.dev/hello-algo">
|
||||
<img src="https://github.com/warpdotdev/brand-assets/raw/main/Github/Sponsor/Warp-Github-LG-02.png"
|
||||
class="device-on-hover intro-image" style="max-width: 30em;" alt="Warp-Github-LG-02" />
|
||||
<div class="text-button" style="margin: 1em auto;">
|
||||
<span>Warp is built for coding with multiple AI agents.</span>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Section: contributors -->
|
||||
<section data-md-color-scheme="slate" data-md-color-primary="grey" class="home-div">
|
||||
<div class="section-content" style="max-width: 90vw;">
|
||||
|
||||
Reference in New Issue
Block a user