-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdsp.json
More file actions
29 lines (29 loc) · 836 Bytes
/
dsp.json
File metadata and controls
29 lines (29 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"name": "",
"website": "https://atticlab.net",
"code_of_conduct":"https://atticlab.net/ownership/",
"ownership_disclosure" : "https://atticlab.net/ownership/",
"email":"inbox@atticlab.net",
"branding":{
"logo_256":"https://atticlab.net/atticlab-logo-256.png",
"logo_1024":"https://atticlab.net/atticlab-logo-1000.png",
"logo_svg":"https://atticlab.net/atticlab-logo-1000.svg"
},
"location": {
"name": "Kyiv",
"country": "UA",
"latitude": 50.418493,
"longitude": 30.517631
},
"social":{
"steemit": "attic-lab",
"twitter": "atticlab_it",
"youtube": "AtticLab",
"facebook": "atticlab",
"github":"atticlab",
"reddit": "atticlab_it",
"keybase": "",
"telegram": "atticlabeosb",
"wechat":""
}
}