Add USWDS detection

main
Elbert Alias 3 years ago
parent 21d9212422
commit 07d5739a94

@ -1,3 +1,3 @@
github: AliasIO
custom: https://www.buymeacoffee.com/aliasio
custom: https://buymeacoffee.com/aliasio

@ -0,0 +1,7 @@
<svg width="299" height="299" viewBox="0 0 299 299" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M298.45 177.342L193.773 177.335L246.104 16.944L298.45 177.342Z" fill="#81AEFC"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M233.844 8L201.49 107.116L64.451 8H233.844Z" fill="#4D52AF"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.45801 191.269L89.148 130.016L141.5 290.401L4.45801 191.269Z" fill="#EE601D"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.346 16.624L137.027 77.889L0 177.023L52.346 16.624Z" fill="#F6BD9C"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M156.817 290.475L124.476 191.354L293.859 191.343L156.817 290.475Z" fill="#E6E6E6"/>
</svg>

After

Width:  |  Height:  |  Size: 733 B

@ -265,6 +265,19 @@
"saas": true,
"website": "https://uscreen.tv/"
},
"USWDS": {
"cats": [
18
],
"description": "USWDS is a design system for the federal government.",
"icon": "USWDS.svg",
"js": {
"uswdsPresent": ""
},
"scripts": "\\buswds\\b",
"oss": true,
"website": "https://designsystem.digital.gov"
},
"UserLike": {
"cats": [
52
@ -434,4 +447,4 @@
},
"website": "https://user.com"
}
}
}