diff options
| author | ilotterytea <me@ilotterytea.kz> | 2025-10-10 20:55:37 +0500 |
|---|---|---|
| committer | ilotterytea <me@ilotterytea.kz> | 2025-10-10 20:55:37 +0500 |
| commit | b1a885ac229892bac528e6fea4e011a1b240867b (patch) | |
| tree | 48152aa48c41defe7f850390ea1c99db2c725438 /links.json | |
initial commit
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 |
