mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-11 07:56:50 +02:00
Update profile example domain name (#86)
* Update profile example from verbiricha@habla.news to fiatjaf.com * Update remaining verbiricha@habla.news examples to fiatjaf.com in man.ts --------- Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,7 @@ interface GrimoireWelcomeProps {
|
||||
const EXAMPLE_COMMANDS = [
|
||||
{ command: "nip 29", description: "View relay-based groups spec" },
|
||||
{
|
||||
command: "profile verbiricha@habla.news",
|
||||
command: "profile fiatjaf.com",
|
||||
description: "Explore a Nostr profile",
|
||||
},
|
||||
{ command: "req -k 1 -l 20", description: "Query recent notes" },
|
||||
|
||||
Reference in New Issue
Block a user