Add cdnjs / CDN

main
nurbek 3 years ago
parent c8053a9908
commit 2143c4f4e6

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.632 6.0528L2.96938 15.5723C2.51376 15.979 2.47416 16.6781 2.88094 17.1338C2.91538 17.1723 2.95248 17.2084 2.99198 17.2418L13.632 26.2358" stroke="#A6A6A6" stroke-width="2" stroke-linecap="round"/>
<path d="M18.369 6L23.7002 10.7597L29.0316 15.5195C29.4872 15.9262 29.5268 16.6253 29.12 17.081C29.0856 17.1195 29.0484 17.1556 29.009 17.189L23.689 21.686L18.369 26.183" stroke="#FF6934" stroke-width="2" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 543 B

@ -7,6 +7,16 @@
"scripts": "/website/JavaScript/Vertoshop\\.js", "scripts": "/website/JavaScript/Vertoshop\\.js",
"website": "https://ccvshop.be" "website": "https://ccvshop.be"
}, },
"cdnjs": {
"cats": [
31
],
"description": "cdnjs is a free distributed JS library delivery service.",
"icon": "cdnjs.svg",
"scripts": "cdnjs\\.cloudflare\\.com",
"oss": true,
"website": "https://cdnjs.com"
},
"CDN77": { "CDN77": {
"cats": [ "cats": [
31 31

@ -179,20 +179,6 @@
"icon": "SQLite.png", "icon": "SQLite.png",
"website": "http://www.sqlite.org" "website": "http://www.sqlite.org"
}, },
"Stitches": {
"cats": [
12,
47
],
"description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.",
"dom": "style#stitches",
"icon": "Stitches.svg",
"oss": true,
"meta": {
"generator": "^c-[A-Za-z]{5}$"
},
"website": "https://stitches.dev"
},
"STUDIO": { "STUDIO": {
"cats": [ "cats": [
51 51

Loading…
Cancel
Save