Adding some info to the recent profiles page

This commit is contained in:
Chris Troutner
2026-09-20 19:06:56 -07:00
parent f7809d03cb
commit 477c1c1a23
@@ -68,6 +68,9 @@ function RecentProfiles () {
<Row> <Row>
<Col> <Col>
<h1 className='mt-4'>Recent Profiles</h1> <h1 className='mt-4'>Recent Profiles</h1>
<p className='text-muted'>
Memo profiles on Bitcoin Cash, ordered by most recent post.
</p>
{pagination && ( {pagination && (
<p className='text-muted'> <p className='text-muted'>
Showing {profiles.length} of {pagination.total} profiles Showing {profiles.length} of {pagination.total} profiles