fix: repalce imgur with s3 for russian guide without conflict (#36055)

* fix: imgur to s3 for russian guide without conflict

(cherry picked from commit ac90750e36b0dd1fe508c69a2277b75be48e4b95)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert unrelated changes

* fix: revert changes
This commit is contained in:
Ahmad Abdolsaheb
2019-05-24 23:53:55 +03:00
committed by Parth Parth
parent c37cb92e63
commit 21bd031a52
29 changed files with 59 additions and 58 deletions

View File

@@ -14,15 +14,15 @@ localeTitle: Как создать раскрывающееся меню с CSS
Начальный экран:
![](https://i.imgur.com/jrnu6mE.png)
![](https://cdn-media-1.freecodecamp.org/imgr/jrnu6mE.png)
Откроется окно:
![](https://i.imgur.com/gszPtRa.png)
![](https://cdn-media-1.freecodecamp.org/imgr/gszPtRa.png)
Выпадающее меню с выбранной опцией:
![](https://i.imgur.com/TKXxZGF.png)
![](https://cdn-media-1.freecodecamp.org/imgr/TKXxZGF.png)
#### HTML: