feat: add rChats.online app card and footer link
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c91c8a051d
commit
eb41d15e4b
13
index.html
13
index.html
|
|
@ -489,6 +489,18 @@
|
||||||
<span class="app-tag">travel</span>
|
<span class="app-tag">travel</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
<a href="https://rchats.online" class="app-card">
|
||||||
|
<div class="app-header">
|
||||||
|
<span class="app-emoji">💬</span>
|
||||||
|
<div>
|
||||||
|
<div class="app-name">rChats</div>
|
||||||
|
<div class="app-domain">rchats.online</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="app-desc">Encrypted community chat powered by EncryptID passkeys. End-to-end encrypted messaging with self-sovereign identity and social recovery.</div>
|
||||||
|
<span class="app-tag">communication</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
<a href="https://rinbox.online" class="app-card">
|
<a href="https://rinbox.online" class="app-card">
|
||||||
<div class="app-header">
|
<div class="app-header">
|
||||||
<span class="app-emoji">✉️</span>
|
<span class="app-emoji">✉️</span>
|
||||||
|
|
@ -1004,6 +1016,7 @@
|
||||||
<a href="https://rcal.online">rCal</a>
|
<a href="https://rcal.online">rCal</a>
|
||||||
<a href="https://rnetwork.online">rNetwork</a>
|
<a href="https://rnetwork.online">rNetwork</a>
|
||||||
<a href="https://rinbox.online">rInbox</a>
|
<a href="https://rinbox.online">rInbox</a>
|
||||||
|
<a href="https://rchats.online">rChats</a>
|
||||||
<a href="https://rstack.online" style="color:#94a3b8;">rStack</a>
|
<a href="https://rstack.online" style="color:#94a3b8;">rStack</a>
|
||||||
<a href="https://rauctions.online">rAuctions</a>
|
<a href="https://rauctions.online">rAuctions</a>
|
||||||
<a href="https://rpubs.online">rPubs</a>
|
<a href="https://rpubs.online">rPubs</a>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue