From b1a885ac229892bac528e6fea4e011a1b240867b Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Fri, 10 Oct 2025 20:55:37 +0500 Subject: initial commit --- links.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 links.json (limited to 'links.json') 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 -- cgit v1.2.3