From bbf816b50a97cb15b78702b90b76da63a03485b7 Mon Sep 17 00:00:00 2001 From: Lemon Date: Sat, 21 Mar 2026 16:02:29 -0700 Subject: [PATCH] Move Nostr 101 HelpTip from ContentSettings subtitle to Network settings title --- src/pages/ContentSettingsPage.tsx | 4 ++-- src/pages/NetworkSettingsPage.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/ContentSettingsPage.tsx b/src/pages/ContentSettingsPage.tsx index 30999179..1efe30c0 100644 --- a/src/pages/ContentSettingsPage.tsx +++ b/src/pages/ContentSettingsPage.tsx @@ -23,8 +23,8 @@ export function ContentSettingsPage() {

Home Feed

-

- Nostr supports many content types beyond text posts. Customize which appear in your home feed. +

+ Nostr supports many content types beyond text posts. Customize which appear in your home feed.

diff --git a/src/pages/NetworkSettingsPage.tsx b/src/pages/NetworkSettingsPage.tsx index ec345056..4feb1e3b 100644 --- a/src/pages/NetworkSettingsPage.tsx +++ b/src/pages/NetworkSettingsPage.tsx @@ -32,7 +32,7 @@ export function NetworkSettingsPage() {
-

Network

+

Network

Relays are servers that store and distribute content across the Nostr network. Blossom servers handle file uploads.