mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
Adding some info to the recent profiles page
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user