mirror of
https://github.com/dergigi/boris.git
synced 2025-12-27 11:34:50 +01:00
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:
@@ -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 && (
|
||||
|
||||
Reference in New Issue
Block a user