feat: add rAuctions and rPubs to rStack app grid

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-18 06:57:21 +00:00
parent 562d9e1bd3
commit cd42502aca
1 changed files with 24 additions and 0 deletions

View File

@ -520,6 +520,30 @@
<div class="app-desc">Community video sharing and streaming. Host, curate, and discuss video content without platform algorithms or ads.</div> <div class="app-desc">Community video sharing and streaming. Host, curate, and discuss video content without platform algorithms or ads.</div>
<span class="app-tag">video</span> <span class="app-tag">video</span>
</a> </a>
<a href="https://rauctions.online" class="app-card">
<div class="app-header">
<span class="app-emoji">🔨</span>
<div>
<div class="app-name">rAuctions</div>
<div class="app-domain">rauctions.online</div>
</div>
</div>
<div class="app-desc">Cosmolocal auctions. List items, bid with USDC on Base, and settle peer-to-peer with EncryptID identity.</div>
<span class="app-tag">auctions</span>
</a>
<a href="https://rpubs.online" class="app-card">
<div class="app-header">
<span class="app-emoji">📖</span>
<div>
<div class="app-name">rPubs</div>
<div class="app-domain">rpubs.online</div>
</div>
</div>
<div class="app-desc">Drop in a document, get a print-ready pocket book. 4 formats, Typst typesetting, instant PDF generation.</div>
<span class="app-tag">publishing</span>
</a>
</div> </div>
</div> </div>