Add CLAUDE.md guidance and add targets/sets for Dalnoboy Service in logos.json
Some checks failed
Deploy to GitHub Pages / build-and-deploy (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
sHa
2025-10-30 14:43:21 +02:00
parent fc172cfa36
commit 1cd6764078
2 changed files with 149 additions and 1 deletions

View File

@@ -1354,7 +1354,23 @@
],
"brand": "Dalnoboy Service",
"colors": {
"orange": "#ee7800"
"orange": "#ee7800",
"black": "#000000",
"white": "#ffffff"
},
"targets": {
"main": "path"
},
"sets": {
"orange": {
"main": "orange"
},
"black": {
"main": "black"
},
"white": {
"main": "white"
}
}
},
{