diff options
Diffstat (limited to 'links.json')
| -rw-r--r-- | links.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/links.json b/links.json new file mode 100644 index 0000000..033c4e6 --- /dev/null +++ b/links.json @@ -0,0 +1,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" + } +]
\ No newline at end of file |
