initial commit

This commit is contained in:
2026-04-14 16:20:22 +03:00
commit 724f16b589
39 changed files with 1179 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
[
{
"key": "git",
"name": "Git",
"label": "git.scuroneko.dev",
"url": "https://git.scuroneko.dev/ScuroNeko",
"tone": "red"
},
{
"key": "gh",
"name": "GitHub",
"label": "github.com/ScuroNeko",
"url": "https://github.com/ScuroNeko",
"tone": "purple"
},
{
"key": "tg",
"name": "Telegram",
"label": "@scuroneko",
"url": "https://t.me/scuroneko",
"tone": "blue"
}
]