chore: add rInbox app card to rStack ecosystem hub
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
210a08f8da
commit
1879786b87
12
index.html
12
index.html
|
|
@ -473,6 +473,18 @@
|
|||
<span class="app-tag">travel</span>
|
||||
</a>
|
||||
|
||||
<a href="https://rinbox.online" class="app-card">
|
||||
<div class="app-header">
|
||||
<span class="app-emoji">✉️</span>
|
||||
<div>
|
||||
<div class="app-name">rInbox</div>
|
||||
<div class="app-domain">rinbox.online</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="app-desc">Shared group inbox with multi-sig approval workflows. Self-hosted email for communities with entity extraction and graph-based discourse.</div>
|
||||
<span class="app-tag">communication</span>
|
||||
</a>
|
||||
|
||||
<a href="https://rnetwork.online" class="app-card">
|
||||
<div class="app-header">
|
||||
<span class="app-emoji">🕸</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue