mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-27 00:51:14 +08: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:
11
ru/README.md
11
ru/README.md
@@ -68,17 +68,6 @@
|
||||
>
|
||||
> **—— Mu Li, Senior Principal Scientist, 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: красивый интерфейс, полезные AI-возможности и отличное общее впечатление от работы.
|
||||
|
||||
## Участие
|
||||
|
||||
Эта открытая книга продолжает активно развиваться, и мы будем рады вашему участию, чтобы сделать обучение для читателей еще качественнее.
|
||||
|
||||
@@ -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 создан для программирования с несколькими AI-агентами.</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