From 7506e31d2a3bcaf7c80abee85a19a91f540339ed Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Mon, 10 Feb 2025 12:13:52 -0600 Subject: [PATCH] docs: Add Nostr link (#1173) --- documentation/docusaurus.config.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/docusaurus.config.ts b/documentation/docusaurus.config.ts index 5d8d0d1f..42bbc001 100644 --- a/documentation/docusaurus.config.ts +++ b/documentation/docusaurus.config.ts @@ -177,6 +177,10 @@ const config: Config = { label: "BlueSky", href: "https://bsky.app/profile/opensource.block.xyz", }, + { + label: "Nostr", + href: "https://njump.me/opensource@block.xyz", + }, ], }, {