From ea5c69eb7eb504633898d041fc995e5dbfb3be07 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Wed, 16 Sep 2026 06:44:17 -0700 Subject: [PATCH] title and footer --- psf-memo-client/src/components/nav-menu/index.js | 2 +- psf-memo-client/src/config/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/psf-memo-client/src/components/nav-menu/index.js b/psf-memo-client/src/components/nav-menu/index.js index 2a2f427..79c14c2 100644 --- a/psf-memo-client/src/components/nav-menu/index.js +++ b/psf-memo-client/src/components/nav-menu/index.js @@ -31,7 +31,7 @@ function NavMenu (props) { {' '} - SLP Wallet + Memo BCH diff --git a/psf-memo-client/src/config/index.js b/psf-memo-client/src/config/index.js index 6e181b5..718b6a5 100644 --- a/psf-memo-client/src/config/index.js +++ b/psf-memo-client/src/config/index.js @@ -11,7 +11,7 @@ const config = { // Backup Info that goes into the Footer. ghPagesUrl: 'https://permissionless-software-foundation.github.io/react-bootstrap-web3-spa/', - ghRepo: 'https://github.com/Permissionless-Software-Foundation/bch-wallet-web3-spa', + ghRepo: 'https://github.com/Permissionless-Software-Foundation/psf-memo', radicleUrl: 'https://app.radicle.network/seeds/maple.radicle.garden/rad:git:hnrkd5cjwwb5tzx37hq9uqm5ubon7ee468xcy/remotes/hyyycncbn9qzqmobnhjq9rry6t4mbjiadzjoyhaknzxjcz3cxkpfpc', // Override at build time with REACT_APP_MEMO_DB_URL