more stack

This commit is contained in:
2026-04-16 17:04:18 +03:00
parent 08d74be75f
commit ca6abfbecf
5 changed files with 36 additions and 11 deletions
+10 -10
View File
@@ -1,23 +1,23 @@
[
{
"key": "git",
"name": "Git",
"key": "gitea",
"label": "git.scuroneko.dev",
"url": "https://git.scuroneko.dev/ScuroNeko",
"tone": "red"
"name": "Git",
"tone": "red",
"url": "https://git.scuroneko.dev/ScuroNeko"
},
{
"key": "gh",
"name": "GitHub",
"label": "github.com/ScuroNeko",
"url": "https://github.com/ScuroNeko",
"tone": "purple"
"name": "GitHub",
"tone": "purple",
"url": "https://github.com/ScuroNeko"
},
{
"key": "tg",
"name": "Telegram",
"label": "@scuroneko",
"url": "https://t.me/scuroneko",
"tone": "blue"
"name": "Telegram",
"tone": "blue",
"url": "https://t.me/scuroneko"
}
]