From d551f66ef1104a01d633f5577a608894a3010d9c Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 22 Oct 2025 15:47:26 +0200 Subject: [PATCH] feat: add Relay Setup 101 article link to PWA settings - Added third relay education article link in PWA settings - Links to /a/naddr1qvzqqqr4gupzq3svyhng9ld8sv44950j957j9vchdktj7cxumsep9mvvjthc2pjuqq9hyetvv9uj6um9w36hq9mgjg8 - Updated punctuation to use commas for better readability (here, here, and here) --- src/components/Settings/PWASettings.tsx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/components/Settings/PWASettings.tsx b/src/components/Settings/PWASettings.tsx index c76a85f4..e12e5e2e 100644 --- a/src/components/Settings/PWASettings.tsx +++ b/src/components/Settings/PWASettings.tsx @@ -151,7 +151,7 @@ const PWASettings: React.FC = ({ settings, onUpdate, onClose } > here - {' and '} + {', '} { e.preventDefault() @@ -161,6 +161,16 @@ const PWASettings: React.FC = ({ settings, onUpdate, onClose } > here + {', and '} + { + e.preventDefault() + handleLinkClick('/a/naddr1qvzqqqr4gupzq3svyhng9ld8sv44950j957j9vchdktj7cxumsep9mvvjthc2pjuqq9hyetvv9uj6um9w36hq9mgjg8') + }} + style={{ color: 'var(--accent, #8b5cf6)', cursor: 'pointer' }} + > + here + .