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:
Alejandro
2026-01-14 09:47:56 +01:00
committed by GitHub
parent 7036fb5539
commit 3117aea34f
2 changed files with 3 additions and 3 deletions

View File

@@ -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" },