diff --git a/app/views/dashboard/index.html.erb b/app/views/dashboard/index.html.erb index bfd21f7..1e1d321 100644 --- a/app/views/dashboard/index.html.erb +++ b/app/views/dashboard/index.html.erb @@ -13,14 +13,6 @@ Chat rooms and instant messaging (XMPP/Jabber)

-
-

- <%= link_to "Wiki", "https://wiki.kosmos.org", class: "ks-text-link" %> -

-

- Kosmos documentation and knowledge base -

-

<%= link_to "Discourse", "https://community.kosmos.org", class: "ks-text-link" %> @@ -29,6 +21,23 @@ Kosmos community forums and user support/help site

+
+

+ 🗲 + <%= link_to "Lightning Wallet", wallet_path, class: "ks-text-link" %> +

+

+ Send and receive sats over the Bitcoin Lightning Network +

+
+
+

+ <%= link_to "Wiki", "https://wiki.kosmos.org", class: "ks-text-link" %> +

+

+ Kosmos documentation and knowledge base +

+

<%= link_to "Gitea", "https://gitea.kosmos.org", class: "ks-text-link" %>