data update

This commit is contained in:
ScuroNeko
2026-08-10 12:24:07 +03:00
parent 2e08f41547
commit ae67b91d1c
3 changed files with 47 additions and 6 deletions
+12 -1
View File
@@ -12,7 +12,7 @@
"tone": "purple"
},
{
"description": "A personal page for projects, stack notes, and developer work.",
"description": "A Telegram bot framework for Go, with support for inline queries, callback queries, and more.",
"key": "lib",
"links": {
"sources": "https://git.scuroneko.dev/ScuroNeko/Laniakea"
@@ -21,5 +21,16 @@
"stack": ["go", "tg"],
"status": "active",
"tone": "rose"
},
{
"description": "A rich featured logging library for Go, with support for multiple outputs and structured logging.",
"key": "lib",
"links": {
"sources": "https://git.scuroneko.dev/ScuroNeko/SNekLog"
},
"name": "SNekLog",
"stack": ["go"],
"status": "active",
"tone": "cyan"
}
]