summaryrefslogtreecommitdiff
path: root/links.json
blob: 033c4e656da76fe616680dca9cc389a8bb1fbc53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
    {
        "title": "wiki",
        "icon": "wiki",
        "url": "https://wiki.alright.party"
    },
    {
        "title": "@teabot",
        "icon": "bot",
        "url": "https://bot.alright.party"
    },
    {
        "title": "radicle",
        "icon": "radicle",
        "url": "https://app.radicle.xyz/nodes/seed.ilt.su"
    },
    {
        "title": "git",
        "icon": "git",
        "url": "https://git.ilt.su"
    }
]