diff --git a/static/assets/stores/download_for_linux.svg b/static/assets/stores/download_for_linux.svg new file mode 100644 index 0000000000..acffeda668 --- /dev/null +++ b/static/assets/stores/download_for_linux.svg @@ -0,0 +1,79 @@ + + + + + + + + + Linux + + + + + + + diff --git a/templates/macros/clients.html b/templates/macros/clients.html index 8e74f3ad58..8d8689ffc8 100644 --- a/templates/macros/clients.html +++ b/templates/macros/clients.html @@ -58,6 +58,10 @@ Download on Flathub {% endif %} +{% if packages.other_linux_link %} +Download for Linux +{% endif %} {% if packages.webapp %} Use in your browser {% endif %}