Add Geary app recommendation to email page

This commit is contained in:
Râu Cao 2024-08-09 14:19:49 +02:00
parent bbed3cd367
commit 210a69bd9b
Signed by: raucao
GPG Key ID: 37036C356E56CC51
2 changed files with 8 additions and 0 deletions

View File

@ -100,6 +100,14 @@
["Website", "https://www.thunderbird.net"]
]
) %>
<%= render AppInfoComponent.new(
name: "Geary",
description: "Built around conversations, for the GNOME desktop",
icon_path: "/img/logos/icon_geary.png",
links: [
["Website", "https://wiki.gnome.org/Apps/Geary"]
]
) %>
</div>
<div id="apps-windows" class="hidden grid grid-cols-1 gap-6"
data-tabs-target="panel">

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB