Skip to content

Commit

Permalink
Update explore.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
zatzby committed Oct 13, 2023
1 parent b9505dc commit 573907b
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions src/lib/data/explore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ export const exploreLinks: App.LinkList[] = [
description: 'The social network you control.'
},
{
title: 'Exit.pub',
title: 'EXIT.pub',
url: 'https://exit.pub/',
description: "Leave Elon's walled garden and take your goodies with you."
},
Expand Down Expand Up @@ -485,6 +485,11 @@ export const exploreLinks: App.LinkList[] = [
url: 'https://snort.social',
description: 'A feature packed Nostr client.'
},
{
title: 'Swarmstr',
url: 'https://swarmstr.com/',
description: 'Find answers to your questions. Assist others in resolving theirs.'
},
{
title: 'Vida',
url: 'https://vida.page',
Expand Down Expand Up @@ -653,6 +658,11 @@ export const exploreLinks: App.LinkList[] = [
description:
'Next Level Bitcoin Security. Build your own offline, air-gapped Bitcoin transaction signing device from off-the-shelf components for less than $50!'
},
{
title: 'Sendstr',
url: 'https://sendstr.com/',
description: 'End to end encrypted shared clipboard.'
},
{
title: 'Vendata',
url: 'https://vendata.io/',
Expand Down Expand Up @@ -753,6 +763,11 @@ export const exploreLinks: App.LinkList[] = [
url: 'https://write.nostr.com',
description: 'Send Markdown long-format or blog post notes.'
},
{
title: 'Shipyard',
url: 'https://shipyard.pub/',
description: 'A quiet space for loud ideas: the focused writing client for Nostr.'
},
{
title: 'Yakihonne',
url: 'https://yakihonne.com/',
Expand All @@ -769,6 +784,11 @@ export const exploreLinks: App.LinkList[] = [
description:
'View, complete and post Nostr bounties for work, tasks or projects within the Nostr ecosystem.'
},
{
title: 'Layer4Talent',
url: 'https://www.layer4talent.com/',
description: 'Technical and executive recruitment for Bitcoin companies.'
},
{
title: 'Nostr Bounties',
url: 'https://nostrbounties.com/',
Expand All @@ -778,7 +798,7 @@ export const exploreLinks: App.LinkList[] = [
title: 'OpenSats',
url: 'https://opensats.org/',
description:
'Find and support open-source Bitcoin projects. Helping to create a better tomorrow, today.'
'Find and support open-source Bitcoin and Nostr projects. Helping to create a better tomorrow, today.'
},
{
title: 'Ostrich Work',
Expand Down

0 comments on commit 573907b

Please sign in to comment.