Add rForum to app grid and footer
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e75e15f454
commit
09863a8c7f
13
index.html
13
index.html
|
|
@ -571,6 +571,18 @@
|
|||
<div class="app-desc">Spatiotemporal group calendar. Ten zoom levels from moments to eras, map view, lunar phases, and r-tool integration.</div>
|
||||
<span class="app-tag">calendar</span>
|
||||
</a>
|
||||
|
||||
<a href="https://rforum.online" class="app-card">
|
||||
<div class="app-header">
|
||||
<span class="app-emoji">💬</span>
|
||||
<div>
|
||||
<div class="app-name">rForum</div>
|
||||
<div class="app-domain">rforum.online</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="app-desc">Deploy self-hosted Discourse forums on Hetzner Cloud. Automated provisioning, DNS, SSL, and real-time progress tracking.</div>
|
||||
<span class="app-tag">community</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -981,6 +993,7 @@
|
|||
<a href="https://rstack.online" style="color:#94a3b8;">rStack</a>
|
||||
<a href="https://rauctions.online">rAuctions</a>
|
||||
<a href="https://rpubs.online">rPubs</a>
|
||||
<a href="https://rforum.online">rForum</a>
|
||||
</div>
|
||||
<p>rStack — open source, self-hosted, community-owned</p>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Reference in New Issue