Skip to content

Commit 5a8dd2d

Browse files
committed
add nsite config
1 parent 1d7bb2c commit 5a8dd2d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.nsite/project.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"relays": ["wss://nostrue.com", "wss://relay.damus.io", "wss://nostr.mom/", "wss://purplerelay.com/"],
3+
"servers": ["https://cdn.hzrd149.com"],
4+
"profile": {
5+
"name": "Blossom Drive",
6+
"about": "A public cloud drive built on blossom servers and nostr"
7+
},
8+
"publishProfile": true,
9+
"publishServerList": true,
10+
"publishRelayList": true
11+
}

0 commit comments

Comments
 (0)