Skip to content

Commit

Permalink
add nsite config
Browse files Browse the repository at this point in the history
  • Loading branch information
hzrd149 committed Nov 25, 2024
1 parent 1d7bb2c commit 5a8dd2d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .nsite/project.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"relays": ["wss://nostrue.com", "wss://relay.damus.io", "wss://nostr.mom/", "wss://purplerelay.com/"],
"servers": ["https://cdn.hzrd149.com"],
"profile": {
"name": "Blossom Drive",
"about": "A public cloud drive built on blossom servers and nostr"
},
"publishProfile": true,
"publishServerList": true,
"publishRelayList": true
}

0 comments on commit 5a8dd2d

Please sign in to comment.