mirror of
https://github.com/aljazceru/nostr-how.git
synced 2025-12-17 22:34:22 +01:00
Lots of updates of content and structure (#34)
This commit is contained in:
@@ -32,14 +32,23 @@ const navigation = [
|
||||
title: 'Clients',
|
||||
links: [
|
||||
{ title: 'How do clients work?', href: '/clients' },
|
||||
{ title: 'Client comparison list', href: '/clients/comparison' },
|
||||
{ title: 'Guide: Astral (Web)', href: '/clients/astral' },
|
||||
{ title: 'Guide: Damus (iOS)', href: '/clients/damus' },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'Relays',
|
||||
links: [
|
||||
{ title: 'What are relays?', href: '/relays' },
|
||||
{ title: 'List of known relays', href: '/relays/list' },
|
||||
{
|
||||
title: 'List of relay implementations',
|
||||
href: '/relays/implementations',
|
||||
},
|
||||
{
|
||||
title: 'Nostr Watch ↗️',
|
||||
href: 'https://nostr.watch/relays/find',
|
||||
target: '_blank',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user