Widgets / Recent Comments

Recent Comments

A cross-site stream of the latest comments across every thread on a tenant. Drop into sidebars and homepages to surface fresh activity at a glance.

Tenant · demo
src/pages/recent-comments.astro
---
import { FastCommentsRecentComments } from 'fastcomments-astro';
---

<FastCommentsRecentComments tenantId="demo" />