docs: update wi-fi screenshots

This commit is contained in:
Oleg Kalachev
2021-06-04 09:14:56 +03:00
parent baf2467939
commit ca095f3f16
6 changed files with 8 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 775 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 KiB

After

Width:  |  Height:  |  Size: 126 KiB

BIN
docs/assets/wifi-pass.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
docs/assets/wifi-ssid.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -7,7 +7,10 @@ Connecting to Clover via Wi-Fi
Connect to this Wi-Fi using the password `cloverwifi`.
<img src="../assets/ssid.png" width="300px" alt="Wi-Fi SSID">
<div class="image-group">
<img src="../assets/wifi-ssid.png" width=300 class="zoom">
<img src="../assets/wifi-pass.png" width=300 class="zoom">
</div>
To edit Wi-Fi settings, or to obtain more detailed information about the network device on Raspberry Pi, read this [article](network.md).

View File

@@ -6,7 +6,10 @@
Подключитесь к Wi-Fi, используя пароль `cloverwifi`.
<img src="../assets/ssid.png" width="300px" alt="Подключение по Wi-Fi">
<div class="image-group">
<img src="../assets/wifi-ssid.png" width=300 class="zoom">
<img src="../assets/wifi-pass.png" width=300 class="zoom">
</div>
Для изменения настроек Wi-Fi или получения более детальной информации о устройстве сети на Raspberry Pi прочитайте статью "[Настройка Wi-Fi](network.md)".