Add the wallet to the dashboard as a service
This commit is contained in:
parent
669b163814
commit
1af8e068c5
@ -13,14 +13,6 @@
|
|||||||
Chat rooms and instant messaging (XMPP/Jabber)
|
Chat rooms and instant messaging (XMPP/Jabber)
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<h3 class="mb-3.5">
|
|
||||||
<%= link_to "Wiki", "https://wiki.kosmos.org", class: "ks-text-link" %>
|
|
||||||
</h3>
|
|
||||||
<p class="text-gray-500">
|
|
||||||
Kosmos documentation and knowledge base
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
<div>
|
||||||
<h3 class="mb-3.5">
|
<h3 class="mb-3.5">
|
||||||
<%= link_to "Discourse", "https://community.kosmos.org", class: "ks-text-link" %>
|
<%= link_to "Discourse", "https://community.kosmos.org", class: "ks-text-link" %>
|
||||||
@ -29,6 +21,23 @@
|
|||||||
Kosmos community forums and user support/help site
|
Kosmos community forums and user support/help site
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<h3 class="mb-3.5">
|
||||||
|
<span class="text-yellow-500">🗲</span>
|
||||||
|
<%= link_to "Lightning Wallet", wallet_path, class: "ks-text-link" %>
|
||||||
|
</h3>
|
||||||
|
<p class="text-gray-500">
|
||||||
|
Send and receive sats over the Bitcoin Lightning Network
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<h3 class="mb-3.5">
|
||||||
|
<%= link_to "Wiki", "https://wiki.kosmos.org", class: "ks-text-link" %>
|
||||||
|
</h3>
|
||||||
|
<p class="text-gray-500">
|
||||||
|
Kosmos documentation and knowledge base
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="mb-3.5">
|
<h3 class="mb-3.5">
|
||||||
<%= link_to "Gitea", "https://gitea.kosmos.org", class: "ks-text-link" %>
|
<%= link_to "Gitea", "https://gitea.kosmos.org", class: "ks-text-link" %>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user