mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 03:26:59 +00:00
Add CLAUDE.md guidance and add targets/sets for Dalnoboy Service in logos.json
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user