From 477c1c1a2331163e26c7b529b4d656e0d6d657c0 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sun, 20 Sep 2026 19:06:56 -0700 Subject: [PATCH] Adding some info to the recent profiles page --- .../src/components/app-body/recent-profiles/index.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/psf-memo-client/src/components/app-body/recent-profiles/index.js b/psf-memo-client/src/components/app-body/recent-profiles/index.js index 1a770d2..1bc651c 100644 --- a/psf-memo-client/src/components/app-body/recent-profiles/index.js +++ b/psf-memo-client/src/components/app-body/recent-profiles/index.js @@ -68,6 +68,9 @@ function RecentProfiles () {

Recent Profiles

+

+ Memo profiles on Bitcoin Cash, ordered by most recent post. +

{pagination && (

Showing {profiles.length} of {pagination.total} profiles