Mount data analysis via Lotus packages

This commit is contained in:
Claudio Ortolina
2025-10-22 16:33:07 +01:00
parent 9a22e92183
commit a30e1b32d7
8 changed files with 48 additions and 0 deletions
@@ -111,6 +111,15 @@
<.icon name="hero-cog" class="h-4 w-4 mr-2" aria-hidden="true" data-slot="icon" />
{gettext("Oban")}
</.dropdown_link>
<.dropdown_link href={~p"/dev/lotus"}>
<.icon
name="hero-table-cells"
class="h-4 w-4 mr-2"
aria-hidden="true"
data-slot="icon"
/>
{gettext("Lotus")}
</.dropdown_link>
<.dropdown_separator />
<.dropdown_link href={~p"/login"}>
<.icon