chore(explore): update subtitle text

- Change subtitle to mention both highlights and blog posts
- Include 'friends and others' to reflect broader content scope
This commit is contained in:
Gigi
2025-10-14 10:50:51 +02:00
parent 50a6cf6499
commit 243d9b17ef

View File

@@ -298,7 +298,7 @@ const Explore: React.FC<ExploreProps> = ({ relayPool, activeTab: propActiveTab }
Explore
</h1>
<p className="explore-subtitle">
Discover content from your friends on Nostr
Discover highlights and blog posts from your friends and others
</p>
{loading && hasData && (