workstations and light theme

This commit is contained in:
2026-04-16 16:33:48 +03:00
parent 555e920c18
commit bbfaf5ccc5
37 changed files with 1015 additions and 106 deletions
+5 -1
View File
@@ -2,6 +2,10 @@
{
"description": "A personal page for projects, stack notes, and developer work.",
"key": "web",
"links": {
"homepage": "https://scuroneko.dev",
"sources": "https://git.scuroneko.dev/ScuroNeko/scuroneko.dev"
},
"name": "ScuroNeko.dev",
"stack": ["html", "css", "js"],
"status": "active",
@@ -16,6 +20,6 @@
"name": "Laniakea",
"stack": ["go", "tg"],
"status": "active",
"tone": "purple"
"tone": "rose"
}
]