Skip to content

Commit

Permalink
Add new user in 'Our Users'. Add attribute alt for img
Browse files Browse the repository at this point in the history
  • Loading branch information
el-qq committed Oct 13, 2021
1 parent 60ab508 commit 150102f
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 23 deletions.
51 changes: 28 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,70 +290,75 @@ Kaspresso is available under the [Apache License, Version 2.0](https://github.co
<table>
<tr>
<td>
<a href="https://www.kaspersky.ru"><img src="./users/kaspersky.svg" width="140"></a>
<a href="https://www.kaspersky.ru"><img src="./users/kaspersky.svg" width="140" alt="www.kaspersky.ru"></a>
</td>
<td>
<a href="https://www.sber.ru"><img src="./users/sberbank.svg" width="140"></a>
<a href="https://www.sber.ru"><img src="./users/sberbank.svg" width="140" alt="www.sber.ru"></a>
</td>
<td>
<a href="https://aliexpress.ru"><img src="./users/aliexpress.svg" width="140"></a>
<a href="https://aliexpress.ru"><img src="./users/aliexpress.svg" width="140" alt="aliexpress.ru"></a>
</td>
<td>
<a href="https://www.vtb.ru"><img src="./users/vtb.svg" width="140"></a>
<a href="https://www.vtb.ru"><img src="./users/vtb.svg" width="140" alt="www.vtb.ru"></a>
</td>
<td>
<a href="https://www.revolut.com"><img src="./users/revolut.svg" width="140"></a>
<a href="https://www.revolut.com"><img src="./users/revolut.svg" width="140" alt="www.revolut.com"></a>
</td>
</tr>
</tr>
<tr>
<td>
<a href="https://www.delivery-club.ru"><img src="./users/delivery_club.png" width="140"></a>
<a href="https://www.delivery-club.ru"><img src="./users/delivery_club.png" width="140" alt="www.delivery-club.ru"></a>
</td>
<td>
<a href="https://hh.ru"><img src="./users/hh.png" width="140"></a>
<a href="https://hh.ru"><img src="./users/hh.png" width="140" alt="hh.ru"></a>
</td>
<td>
<a href="https://www.tinkoff.ru"><img src="./users/tinkoff.svg" width="140"></a>
<a href="https://www.tinkoff.ru"><img src="./users/tinkoff.svg" width="140" alt="www.tinkoff.ru"></a>
</td>
<td>
<a href="https://www.x5.ru"><img src="./users/x5.svg" width="140"></a>
<a href="https://www.x5.ru"><img src="./users/x5.svg" width="140" alt="www.x5.ru"></a>
</td>
<td>
<a href="https://www.zen.yandex.ru"><img src="./users/yandex_zen.svg" width="140"></a>
<a href="https://www.zen.yandex.ru"><img src="./users/yandex_zen.svg" width="140" alt="www.zen.yandex.ru"></a>
</td>
</tr>
<tr>
<td>
<a href="https://www.psbank.ru"><img src="./users/psb.jpeg" width="140"></a>
<a href="https://www.psbank.ru"><img src="./users/psb.jpeg" width="140" alt="www.psbank.ru"></a>
</td>
<td>
<a href="https://www.letoile.ru"><img src="./users/letoile.svg" width="140"></a>
<a href="https://www.letoile.ru"><img src="./users/letoile.svg" width="140" alt="www.letoile.ru"></a>
</td>
<td>
<a href="https://rtkit.ru"><img src="./users/rostelecom.png" width="140"></a>
<a href="https://rtkit.ru"><img src="./users/rostelecom.png" width="140" alt="rtkit.ru"></a>
</td>
<td>
<a href="https://ooo.technology"><img src="./users/technology.png" width="140"></a>
<a href="https://ooo.technology"><img src="./users/technology.png" width="140" alt="ooo.technology"></a>
</td>
<td>
<a href="https://www.blinkist.com"><img src="./users/blinklist.png" width="140"></a>
<a href="https://www.blinkist.com"><img src="./users/blinklist.png" width="140" alt="www.blinkist.com"></a>
</td>
</tr>
</tr>
<tr>
<td>
<a href="https://www.rabota.ru"><img src="./users/RabotaRu.png" width="140"></a>
<a href="https://www.rabota.ru"><img src="./users/RabotaRu.png" width="140" alt="www.rabota.ru"></a>
</td>
<td>
<a href="https://www.cian.ru"><img src="./users/cian.png" width="140" alt="www.cian.ru"></a>
</td>
<td>
<a href="https://www.cian.ru"><img src="./users/cian.png" width="140"></a>
<a href="https://alohabrowser.com"><img src="./users/aloha.png" width="140" alt="alohabrowser.com"></a>
</td>
<td>
<a href="https://alohabrowser.com"><img src="./users/aloha.png" width="140"></a>
<a href="https://nexign.com"><img src="./users/nexign.jpeg" width="140" alt="nexign.com"></a>
</td>
<td>
<a href="https://nexign.com"><img src="./users/nexign.jpeg" width="140"></a>
<a href="https://profi.ru"><img src="./users/profi.png" width="140" alt="profi.ru"></a>
</td>
</tr>
<tr>
<td>
<a href="https://profi.ru"><img src="./users/profi.png" width="140"></a>
<a href="https://squaregps.com"><img src="./users/squaregps.svg" width="140" alt="squaregps.com"></a>
</td>
</tr>
</tr>
</table>
22 changes: 22 additions & 0 deletions users/squaregps.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 150102f

Please sign in to comment.