Update BunkerWeb UI demo to use thumbnail image

This commit is contained in:
Théophile Diot 2023-11-13 11:20:07 +00:00
parent 0d0bad79bc
commit b2a56a82a4
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -287,7 +287,9 @@ Check the [settings section](https://docs.bunkerweb.io/1.5.3/settings) of the do
# Web UI
<p align="center">
<iframe style="display: block;" width="560" height="315" alt="BunkerWeb UI demo" src="https://www.youtube-nocookie.com/embed/Ao20SfvQyr4" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<a href="https://www.youtube.com/watch?v=Ao20SfvQyr4">
<img src="https://img.youtube.com/vi/Ao20SfvQyr4/hqdefault.jpg" />
</a>
</p>
The "Web UI" is a web application that helps you manage your BunkerWeb instance using a user-friendly interface instead of the command-line one.