diff --git a/_includes/sections/productivity-tools.html b/_includes/sections/productivity-tools.html index b9e7cf3b..c5b4c144 100644 --- a/_includes/sections/productivity-tools.html +++ b/_includes/sections/productivity-tools.html @@ -86,7 +86,7 @@ image="/assets/img/png/3rd-party/rustdesk.png" image-dark="/assets/img/png/3rd-party/rustdesk.png" description="RustDesk is an easy to use end-to-end encrypted remote desktop software with no network configuration required, simply share the randomly generated ID and password to get assisted, no registration needed. The connection is end-to-end encrypted, so that content is never decrypted by the server." - labels="color==warning::text==Warning::tooltip==Although the software works by default using a free public instance, self-hosting is advised for more security." + labels="color==warning::icon==fas fa-exclamation-triangle::tooltip==Although the software works by default using a free public instance, self-hosting is advised for more security." website="https://rustdesk.com/" github="https://github.com/rustdesk/rustdesk" windows="https://github.com/rustdesk/rustdesk/releases" diff --git a/assets/img/png/3rd-party/rustdesk.png b/assets/img/png/3rd-party/rustdesk.png new file mode 100644 index 00000000..c45783cc Binary files /dev/null and b/assets/img/png/3rd-party/rustdesk.png differ